Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157475125
D42952.id131121.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
489 B
Referenced Files
None
Subscribers
None
D42952.id131121.diff
View Options
Index: if_bnxt.c
===================================================================
--- if_bnxt.c
+++ if_bnxt.c
@@ -2915,7 +2915,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
Fri, May 22, 8:59 PM (20 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33430794
Default Alt Text
D42952.id131121.diff (489 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