Bjoern A. Zeeb
c6167b4bf5
WiFi: fix ieee80211_media_change() callers
...
In r178354 with the introduction of multi-bss ("vap") support factoring
out started and with r193340 ieee80211_media_change() no longer returned
ENETRESET but only 0 or error.
As ieee80211(9) tells the ieee80211_media_change() function should not
be called directly but is registered with ieee80211_vap_attach() instead.
Some drivers have not been fully converted. After fixing the return
checking some of these functions were simply wrappers between
ieee80211_vap_attach() and ieee80211_media_change(), so remove the extra
function, where possible as well.
PR: 248955
Submitted by: Tong Zhang (ztong0001 gmail.com) (original)
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2020-09-07 15:35:40 +00:00
..
2020-09-07 15:35:40 +00:00
2020-09-07 15:35:40 +00:00
2020-09-01 22:09:26 +00:00
2020-09-01 22:09:41 +00:00
2020-09-01 22:10:00 +00:00
2020-09-01 22:10:11 +00:00
2020-09-01 22:10:24 +00:00
2020-09-01 22:10:34 +00:00
2020-09-01 22:10:55 +00:00
2020-09-01 22:11:05 +00:00
2020-09-01 22:11:22 +00:00
2020-09-01 22:11:48 +00:00
2020-09-03 05:25:39 +00:00
2020-09-07 06:27:18 +00:00
2020-09-07 06:32:03 +00:00
2020-09-07 15:35:40 +00:00
2020-09-07 15:35:40 +00:00
2020-09-01 23:16:38 +00:00
2020-09-01 22:08:52 +00:00
2020-09-02 18:12:47 +00:00
2020-09-01 22:08:26 +00:00
2020-09-03 02:17:55 +00:00
2020-09-01 22:07:59 +00:00
2020-09-01 22:07:37 +00:00
2020-09-01 22:07:26 +00:00
2020-09-01 22:07:12 +00:00
2020-09-01 22:07:00 +00:00
2020-09-01 22:06:41 +00:00
2020-09-01 22:06:23 +00:00
2020-09-01 22:06:07 +00:00
2020-09-01 22:05:53 +00:00
2020-09-07 15:35:40 +00:00
2020-09-01 22:05:00 +00:00
2020-09-01 22:05:21 +00:00
2020-09-01 22:04:37 +00:00
2020-09-01 22:04:24 +00:00
2020-09-01 22:04:10 +00:00
2020-09-01 22:03:55 +00:00
2020-09-01 22:03:46 +00:00
2020-09-01 22:03:32 +00:00
2020-09-01 22:03:10 +00:00
2020-09-01 22:02:55 +00:00
2020-09-01 22:02:32 +00:00
2020-09-01 22:02:12 +00:00
2020-09-01 22:01:53 +00:00
2020-09-07 15:35:40 +00:00
2020-09-01 22:01:32 +00:00
2020-09-01 22:01:17 +00:00
2020-09-01 22:01:04 +00:00
2020-09-01 22:00:48 +00:00
2020-09-01 22:00:30 +00:00
2020-09-01 22:00:07 +00:00
2020-09-01 21:59:31 +00:00
2020-09-01 21:59:11 +00:00
2020-09-01 21:58:56 +00:00
2020-09-01 21:58:40 +00:00
2020-09-01 21:58:29 +00:00
2020-09-01 21:58:12 +00:00
2020-09-01 21:58:04 +00:00
2020-09-01 21:57:50 +00:00
2020-09-01 21:57:33 +00:00
2020-09-01 21:57:15 +00:00
2020-09-01 21:56:55 +00:00
2020-09-01 21:56:30 +00:00
2020-09-01 21:56:10 +00:00
2020-09-01 21:56:03 +00:00
2020-09-01 21:55:52 +00:00
2020-09-01 21:55:37 +00:00
2020-09-01 21:55:23 +00:00
2020-09-01 21:54:58 +00:00
2020-09-01 21:54:35 +00:00
2020-09-01 21:54:16 +00:00
2020-09-01 21:53:58 +00:00
2020-09-07 15:35:40 +00:00
2020-09-07 15:35:40 +00:00