bxe(4): Grammar fix for a source code comment
- s/that that/that the/ MFC after: 3 days
This commit is contained in:
parent
8ca67bf127
commit
6e9e7b0583
@ -4432,7 +4432,7 @@ bxe_ifmedia_status(struct ifnet *ifp, struct ifmediareq *ifmr)
|
||||
/* Bug 165447: the 'ifconfig' tool skips printing of the "status: ..."
|
||||
line if the IFM_AVALID flag is *NOT* set. So we need to set this
|
||||
flag unconditionally (irrespective of the admininistrative
|
||||
'up/down' state of the interface) to ensure that that line is always
|
||||
'up/down' state of the interface) to ensure that the line is always
|
||||
displayed.
|
||||
*/
|
||||
ifmr->ifm_status = IFM_AVALID;
|
||||
|
Loading…
Reference in New Issue
Block a user