mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Fix build.
This commit is contained in:
parent
1dae40eb49
commit
a7c959fe18
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155708
@ -328,8 +328,8 @@ struct ifmedia_description {
|
||||
{ IFM_1000_T, "1000baseTX" }, \
|
||||
{ IFM_1000_T, "1000baseT" }, \
|
||||
{ IFM_HPNA_1, "homePNA" }, \
|
||||
{ IFM_10GBASE_SR, "10GBASE-SR" }, \
|
||||
{ IFM_10GBASE_LR, "10GBASE-LR" }, \
|
||||
{ IFM_10G_LR, "10Gbase-LR" }, \
|
||||
{ IFM_10G_SR, "10Gbase-SR" }, \
|
||||
{ 0, NULL }, \
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user