aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qlcnic
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/qlcnic')
-rw-r--r--drivers/net/qlcnic/qlcnic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/qlcnic/qlcnic.h b/drivers/net/qlcnic/qlcnic.h
index a6b71fe81d07..1375981bf730 100644
--- a/drivers/net/qlcnic/qlcnic.h
+++ b/drivers/net/qlcnic/qlcnic.h
@@ -1376,6 +1376,8 @@ static const struct qlcnic_brdinfo qlcnic_boards[] = {
1376 "3200 Series Single Port 10Gb Intelligent Ethernet Adapter"}, 1376 "3200 Series Single Port 10Gb Intelligent Ethernet Adapter"},
1377 {0x1077, 0x8020, 0x103c, 0x3733, 1377 {0x1077, 0x8020, 0x103c, 0x3733,
1378 "NC523SFP 10Gb 2-port Server Adapter"}, 1378 "NC523SFP 10Gb 2-port Server Adapter"},
1379 {0x1077, 0x8020, 0x103c, 0x3346,
1380 "CN1000Q Dual Port Converged Network Adapter"},
1379 {0x1077, 0x8020, 0x0, 0x0, "cLOM8214 1/10GbE Controller"}, 1381 {0x1077, 0x8020, 0x0, 0x0, "cLOM8214 1/10GbE Controller"},
1380}; 1382};
1381 1383