From: Eilon Greenstein Date: Tue, 24 Jun 2008 03:33:01 +0000 (-0700) Subject: bnx2x: Add support for BCM57711 HW X-Git-Tag: v2.6.27-rc1~969^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34f80b04f325078ff21123579343d99756ad8d0e;p=pandora-kernel.git bnx2x: Add support for BCM57711 HW Supporting the 57711 and 57711E - refers to in the code as E1H. The 57710 is referred to as E1. To support the new members in the family, the bnx2x structure was divided to 3 parts: common, port and function. These changes caused some rearrangement in the bnx2x.h file. A set of accessories macros were added to make access to the bnx2x structure more readable Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed