mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
cxgbe(4): Fix the name of the 2 x 10/25 OCP card.
Reported by: Sony Arpita Das @ Chelsio Fixes: 5c15094916bf cxgbe(4): Update the board names of the T6 OCP cards. Sponsored by: Chelsio Communications (cherry picked from commit 878413d5590c9f24fb8a92ebca00899662594874)
This commit is contained in:
parent
61d74539eb
commit
6ae8e077ae
1 changed files with 1 additions and 1 deletions
|
|
@ -936,7 +936,7 @@ struct {
|
|||
{0x6403, "Chelsio T6425-CR"}, /* 4 x 10/25G */
|
||||
{0x6404, "Chelsio T6425-SO-CR"}, /* 4 x 10/25G, nomem */
|
||||
{0x6405, "Chelsio T6225-SO-OCP3"}, /* 2 x 10/25G, nomem */
|
||||
{0x6406, "Chelsio T62100-OCP3"}, /* 2 x 10/25G */
|
||||
{0x6406, "Chelsio T6225-OCP3"}, /* 2 x 10/25G */
|
||||
{0x6407, "Chelsio T62100-LP-CR"}, /* 2 x 40/50/100G */
|
||||
{0x6408, "Chelsio T62100-SO-CR"}, /* 2 x 40/50/100G, nomem */
|
||||
{0x6409, "Chelsio T6210-BT"}, /* 2 x 10GBASE-T */
|
||||
|
|
|
|||
Loading…
Reference in a new issue