projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2152d0
)
qlcnic: fix board description
author
Sritej Velaga
<sritej.velaga@qlogic.com>
Thu, 7 Oct 2010 23:46:08 +0000
(23:46 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 8 Oct 2010 20:59:09 +0000
(13:59 -0700)
Remove "Flex-10" from board description.
Signed-off-by: Sritej Velaga <sritej.velaga@qlogic.com>
Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic.h
patch
|
blob
|
history
diff --git
a/drivers/net/qlcnic/qlcnic.h
b/drivers/net/qlcnic/qlcnic.h
index 6909cfc6d2bdae23708cbb1cf5619d6a09b4f658..46a54b3ccea613fb15ab668ab3900047774923e2 100644
(file)
--- a/
drivers/net/qlcnic/qlcnic.h
+++ b/
drivers/net/qlcnic/qlcnic.h
@@
-1370,7
+1370,7
@@
static const struct qlcnic_brdinfo qlcnic_boards[] = {
{0x1077, 0x8020, 0x1077, 0x20f,
"3200 Series Single Port 10Gb Intelligent Ethernet Adapter"},
{0x1077, 0x8020, 0x103c, 0x3733,
- "NC523SFP 10Gb 2-port
Flex-10
Server Adapter"},
+ "NC523SFP 10Gb 2-port Server Adapter"},
{0x1077, 0x8020, 0x0, 0x0, "cLOM8214 1/10GbE Controller"},
};