From: Michael Chan Date: Fri, 13 Feb 2009 00:54:13 +0000 (-0800) Subject: bnx2: Fix jumbo frames error handling. X-Git-Tag: v2.6.29-rc5~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=990ec3804bb9fd37fcce3e165c95e8b79a783aa3;p=pandora-kernel.git bnx2: Fix jumbo frames error handling. If errors are reported on a frame descriptor, we need to account for the buffer pages that may have been used for this error packet and recycle them. Otherwise, we may get the wrong pages for the next packet. Signed-off-by: Michael Chan Signed-off-by: Matt Carlson Signed-off-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed