freebsd-dev/sys/dev/iwm
Bjoern A. Zeeb aaa1fdb87b iwm: fix regression from r365419 (ieee80211_media_change())
In r365419 ieee80211_media_change() callers were updated to not longer
act on the obselete ENETRESET return code.
While in the old days iwm has done a stop/init cycle in these cases,
this was not executed since r193340.
As a consequence simplify iwm code as well by passing ieee80211_media_change()
right to ieee80211_vap_attach() as there is no more need for a local
implementation.

Reported by:	Tomoaki AOKI (junchoon dec.sakura.ne.jp)
Tested by:	Tomoaki AOKI (junchoon dec.sakura.ne.jp)
MFC after:	3 days
X-MFC:		fix is already in stable/12
PR:		248955
2020-09-11 14:18:47 +00:00
..
if_iwm_7000.c
if_iwm_8000.c
if_iwm_9000.c
if_iwm_9260.c
if_iwm_binding.c
if_iwm_binding.h
if_iwm_config.h
if_iwm_constants.h
if_iwm_debug.h
if_iwm_fw.c
if_iwm_fw.h
if_iwm_led.c
if_iwm_led.h
if_iwm_mac_ctxt.c
if_iwm_mac_ctxt.h
if_iwm_notif_wait.c
if_iwm_notif_wait.h
if_iwm_pcie_trans.c
if_iwm_pcie_trans.h
if_iwm_phy_ctxt.c
if_iwm_phy_ctxt.h
if_iwm_phy_db.c
if_iwm_phy_db.h
if_iwm_power.c
if_iwm_power.h
if_iwm_scan.c
if_iwm_scan.h
if_iwm_sf.c
if_iwm_sf.h
if_iwm_sta.c
if_iwm_sta.h
if_iwm_time_event.c
if_iwm_time_event.h
if_iwm_util.c
if_iwm_util.h
if_iwm.c iwm: fix regression from r365419 (ieee80211_media_change()) 2020-09-11 14:18:47 +00:00
if_iwmreg.h
if_iwmvar.h iwm: improve rfkill handling 2020-05-20 08:15:09 +00:00