mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-17 02:15:57 +00:00
qlcnic: remove extra space from board names
Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
addd5abf49
commit
1515faf2f9
@ -1100,11 +1100,11 @@ struct qlcnic_brdinfo {
|
|||||||
|
|
||||||
static const struct qlcnic_brdinfo qlcnic_boards[] = {
|
static const struct qlcnic_brdinfo qlcnic_boards[] = {
|
||||||
{0x1077, 0x8020, 0x1077, 0x203,
|
{0x1077, 0x8020, 0x1077, 0x203,
|
||||||
"8200 Series Single Port 10GbE Converged Network Adapter \
|
"8200 Series Single Port 10GbE Converged Network Adapter "
|
||||||
(TCP/IP Networking)"},
|
"(TCP/IP Networking)"},
|
||||||
{0x1077, 0x8020, 0x1077, 0x207,
|
{0x1077, 0x8020, 0x1077, 0x207,
|
||||||
"8200 Series Dual Port 10GbE Converged Network Adapter \
|
"8200 Series Dual Port 10GbE Converged Network Adapter "
|
||||||
(TCP/IP Networking)"},
|
"(TCP/IP Networking)"},
|
||||||
{0x1077, 0x8020, 0x1077, 0x20b,
|
{0x1077, 0x8020, 0x1077, 0x20b,
|
||||||
"3200 Series Dual Port 10Gb Intelligent Ethernet Adapter"},
|
"3200 Series Dual Port 10Gb Intelligent Ethernet Adapter"},
|
||||||
{0x1077, 0x8020, 0x1077, 0x20c,
|
{0x1077, 0x8020, 0x1077, 0x20c,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user