From: Michael Chan Date: Thu, 18 Dec 2008 03:06:08 +0000 (-0800) Subject: bnx2: Fix bug in bnx2_free_rx_mem(). X-Git-Tag: v2.6.28-rc9~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3298a7388c00227e736d1037328788073c80c7b4;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed