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.28-rc4~86^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d96567ac0527703cf1b80043fc0ebd7f21a10ad;p=pandora-kernel.git bnx2x: PCI configuration bug on big-endian 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 --- Reading git-diff-tree failed