bnx2x: Add new 57840 device IDs
authorYuval Mintz <yuvalmin@broadcom.com>
Mon, 23 Jul 2012 07:25:43 +0000 (10:25 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Jul 2012 07:58:21 +0000 (00:58 -0700)
commitc3def943c7117d42caaed3478731ea7c3c87190e
treee3996b38c1b3627dbaab78542f65b27f11d9feeb
parent9a0a9502cbf19d31f7387e3066f3d1a491bef616
bnx2x: Add new 57840 device IDs

The 57840 boards come in two flavours: 2 x 20G and 4 x 10G.
To better differentiate between the two flavours, a separate device ID
was assigned to each.
The silicon default value is still the currently supported 57840 device ID
(0x168d), and since a user can damage the nvram (e.g., 'ethtool -E')
the driver will still support this device ID to allow the user to amend the
nvram back into a supported configuration.

Notice this patch contains lines longer than 80 characters (strings).

Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c