diff options
author | 2007-01-08 19:56:13 -0800 | |
---|---|---|
committer | 2007-01-09 00:30:04 -0800 | |
commit | e6be763f63420c334710a5a0818e6bfcf5d593f8 (patch) | |
tree | 7ff84d869b78f73b1ee22f9d9deff44899661263 /mm/truncate.c | |
parent | [BNX2]: Fix 5709 Serdes detection. (diff) | |
download | linux-dev-e6be763f63420c334710a5a0818e6bfcf5d593f8.tar.xz linux-dev-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 'mm/truncate.c')
0 files changed, 0 insertions, 0 deletions