Deleted Added
full compact
30c30
< * $FreeBSD: head/sys/dev/mwl/if_mwlvar.h 286410 2015-08-07 11:43:14Z glebius $
---
> * $FreeBSD: head/sys/dev/mwl/if_mwlvar.h 286437 2015-08-08 01:10:17Z adrian $
247,248c247
< struct ieee80211com sc_ic;
< struct mbufq sc_snd;
---
> struct ifnet *sc_ifp; /* interface common */
261,262c260
< unsigned int sc_running : 1,
< sc_invalid : 1, /* disable hardware accesses */
---
> unsigned int sc_invalid : 1, /* disable hardware accesses */