MFC 1.25: use s/w bmiss facility
Approved by: re (scottl)
This commit is contained in:
parent
091e4102fd
commit
c6b7af70b3
@ -461,6 +461,8 @@ ral_attach(device_t dev)
|
||||
ic->ic_node_alloc = ral_node_alloc;
|
||||
ic->ic_updateslot = ral_update_slot;
|
||||
ic->ic_reset = ral_reset;
|
||||
/* enable s/w bmiss handling in sta mode */
|
||||
ic->ic_flags_ext |= IEEE80211_FEXT_SWBMISS;
|
||||
|
||||
/* override state transition machine */
|
||||
sc->sc_newstate = ic->ic_newstate;
|
||||
|
Loading…
x
Reference in New Issue
Block a user