git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69c30e1
)
bnx2: Fix bug in bnx2_free_rx_mem().
author
Michael Chan
<mchan@broadcom.com>
Thu, 18 Dec 2008 03:06:08 +0000
(19:06 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 18 Dec 2008 03:06:08 +0000
(19:06 -0800)
DMA memory for the jumbo rx page rings was freed incorrectly using the
wrong local variable as the array index.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found