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
..
2020-09-07 06:39:00 +00:00
2020-04-24 01:27:25 +00:00
2020-09-08 13:24:44 +00:00
2020-09-10 04:00:13 +00:00
2020-06-04 17:20:58 +00:00
2020-09-08 17:47:30 +00:00
2020-08-31 16:17:28 +00:00
2020-02-03 17:35:11 +00:00