bnx2x: fix 57840_MF pci id
authorYuval Mintz <yuvalmin@broadcom.com>
Sun, 26 Aug 2012 00:35:45 +0000 (00:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Aug 2012 17:14:48 +0000 (13:14 -0400)
Commit c3def943c7117d42caaed3478731ea7c3c87190e have added support for
new pci ids of the 57840 board, while failing to change the obsolete value
in 'pci_ids.h'.
This patch does so, allowing the probe of such devices.

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>

No differences found