From: Eilon Greenstein Date: Tue, 4 Nov 2008 00:46:19 +0000 (-0800) Subject: bnx2x: PCI configuration bug on big-endian X-Git-Tag: v2.6.27.7~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b905e4eea3b6ee9d273262a999b8736929f5002d;p=pandora-kernel.git bnx2x: PCI configuration bug on big-endian commit 7d96567ac0527703cf1b80043fc0ebd7f21a10ad upstream. The current code read nothing but zeros on big-endian (wrong part of the 32bits). This caused poor performance on big-endian machines. Though this issue did not cause the system to crash, the performance is significantly better with the fix so I view it as critical bug fix. Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller Cc: Alex Chiang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed