]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
qlcnic: PCI ID addition
authorSritej Velaga <sritej.velaga@qlogic.com>
Thu, 26 Aug 2010 14:03:05 +0000 (14:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Aug 2010 00:13:20 +0000 (17:13 -0700)
Added PCI ID to board info.

Signed-off-by: Sritej Velaga <sritej.velaga@qlogic.com>
Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic.h

index 0a537044d7dab73f74530c95922c75e7aaa92cbb..1f5c10bc9376cf955d07f747d2a878d298b0e090 100644 (file)
@@ -1326,6 +1326,8 @@ static const struct qlcnic_brdinfo qlcnic_boards[] = {
                "3200 Series Quad Port 1Gb Intelligent Ethernet Adapter"},
        {0x1077, 0x8020, 0x1077, 0x20f,
                "3200 Series Single Port 10Gb Intelligent Ethernet Adapter"},
+       {0x1077, 0x8020, 0x103c, 0x3733,
+               "NC523SFP 10Gb 2-port Flex-10 Server Adapter"},
        {0x1077, 0x8020, 0x0, 0x0, "cLOM8214 1/10GbE Controller"},
 };