From: "Michael Chan" <[EMAIL PROTECTED]>
Date: Fri, 28 Apr 2006 16:36:21 -0700

> Fix bug in nvram write function. If the starting nvram address offset
> happens to be the last dword of the page, the NVRAM_CMD_LAST bit will
> not get set in the existing code. This patch fixes the bug by changing
> the "else if" to "if" so that the last dword condition always gets
> checked.
> 
> Signed-off-by: Michael Chan <[EMAIL PROTECTED]>

Good catch, applied.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to