usb: Remove unused member in struct mos_softc
Spotted by jhibbits in D37812. Reviewed by: #network, glebius MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D38581
This commit is contained in:
parent
ae6cff8973
commit
3bafe73aff
@ -160,7 +160,6 @@
|
||||
|
||||
struct mos_softc {
|
||||
struct usb_ether sc_ue;
|
||||
struct ifnet ifp;
|
||||
|
||||
struct mtx sc_mtx;
|
||||
struct usb_xfer *sc_xfer[MOS_ENDPT_MAX];
|
||||
|
Loading…
Reference in New Issue
Block a user