commit | 3298a7388c00227e736d1037328788073c80c7b4 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Wed Dec 17 19:06:08 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 17 19:06:08 2008 -0800 |
tree | 1373c89c430acbd09b30e602750aa43c1c9e833c | |
parent | 69c30e1e7492192f882a3fc11888b320fde5206a [diff] |
bnx2: Fix bug in bnx2_free_rx_mem(). 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>