diff options
author | Michael Chan <mchan@broadcom.com> | 2007-01-09 04:56:13 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-01-09 09:30:04 +0100 |
commit | e6be763f63420c334710a5a0818e6bfcf5d593f8 (patch) | |
tree | 7ff84d869b78f73b1ee22f9d9deff44899661263 /drivers/net/hamradio/Makefile | |
parent | [BNX2]: Fix 5709 Serdes detection. (diff) | |
download | linux-e6be763f63420c334710a5a0818e6bfcf5d593f8.tar.xz linux-e6be763f63420c334710a5a0818e6bfcf5d593f8.zip |
[BNX2]: Fix bug in bnx2_nvram_write().
The bug was a bogus pointer being passed to kfree(). The pointer was
incremented in the write loop and then passed to kfree().
The fix is to use align_buf to save the original address.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hamradio/Makefile')
0 files changed, 0 insertions, 0 deletions