1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:42:01 +03:00
openwrt-xburst/package/mac80211
jow fcb4e88f44 [package] mac80211: change wireless ifname numbering schema
Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number
and following ifaces an index-suffix, e.g. wlan0 for network 1 on phy 1 and wlan0-1 for network 2 on phy 1.
This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if
the number of networks changes in between. This should, along with other changes in LuCI, fix #10335.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-06 18:49:17 +00:00
..
files [package] mac80211: change wireless ifname numbering schema 2011-11-06 18:49:17 +00:00
patches ath9k: add some fixes for radio reinit and frame flush 2011-11-05 19:51:32 +00:00
Makefile mac80211: update to wireless-testing 2011-11-04 2011-11-05 19:51:16 +00:00