]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343474:
authoravos <avos@FreeBSD.org>
Sun, 10 Feb 2019 21:00:02 +0000 (21:00 +0000)
committeravos <avos@FreeBSD.org>
Sun, 10 Feb 2019 21:00:02 +0000 (21:00 +0000)
commit1df772eede58d3971a87e1de436c13a23744beea
tree07421bffe7d7a1b55b98ae26a22024571f893d48
parent24d46193472393b325a647f5e79513b8c0b0d796
MFC r343474:
Remove 2GHz channel list copies from wireless drivers.

Wrap ieee80211_add_channel_list_2ghz into another function
which supplies default (1-14) channel list to it and drop
its copies from drivers.
17 files changed:
sys/dev/bwi/if_bwi.c
sys/dev/iwi/if_iwi.c
sys/dev/ral/rt2560.c
sys/dev/ral/rt2661.c
sys/dev/ral/rt2860.c
sys/dev/rtwn/if_rtwn.c
sys/dev/urtwn/if_urtwn.c
sys/dev/usb/wlan/if_rsu.c
sys/dev/usb/wlan/if_rum.c
sys/dev/usb/wlan/if_run.c
sys/dev/usb/wlan/if_runreg.h
sys/dev/usb/wlan/if_ural.c
sys/dev/usb/wlan/if_urtw.c
sys/dev/usb/wlan/if_zyd.c
sys/dev/usb/wlan/if_zydreg.h
sys/net80211/ieee80211.c
sys/net80211/ieee80211_var.h