Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102660493
D42952.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
496 B
Referenced Files
None
Subscribers
None
D42952.id.diff
View Options
diff --git a/sys/dev/bnxt/if_bnxt.c b/sys/dev/bnxt/if_bnxt.c
--- a/sys/dev/bnxt/if_bnxt.c
+++ b/sys/dev/bnxt/if_bnxt.c
@@ -2890,7 +2890,7 @@
BNXT_IFMEDIA_ADD(supported, SPEEDS_40GB, IFM_40G_CR4);
BNXT_IFMEDIA_ADD(supported, SPEEDS_25GB, IFM_25G_CR);
BNXT_IFMEDIA_ADD(supported, SPEEDS_10GB, IFM_10G_CR1);
- BNXT_IFMEDIA_ADD(supported, SPEEDS_1GB, IFM_1000_T);
+ BNXT_IFMEDIA_ADD(supported, SPEEDS_1GB, IFM_1000_CX);
break;
case HWRM_PORT_PHY_QCFG_OUTPUT_PHY_TYPE_100G_BASELR4:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 12:05 PM (14 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14658396
Default Alt Text
D42952.id.diff (496 B)
Attached To
Mode
D42952: if_bnxt: Incorrect Labeling of Supported Medium in `ifconfig -m <inf>` Command
Attached
Detach File
Event Timeline
Log In to Comment