Make sure to change to currently selected media.
This commit is contained in:
parent
0369b60472
commit
d743bdd2f6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215964
@ -1074,6 +1074,8 @@ axe_init(struct usb_ether *ue)
|
||||
usbd_xfer_set_stall(sc->sc_xfer[AXE_BULK_DT_WR]);
|
||||
|
||||
ifp->if_drv_flags |= IFF_DRV_RUNNING;
|
||||
/* Switch to selected media. */
|
||||
axe_ifmedia_upd(ifp);
|
||||
axe_start(ue);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user