mac80211: change wireless ifname numbering schema Instead of simply counting up until...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 6 Nov 2011 18:49:17 +0000 (18:49 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 6 Nov 2011 18:49:17 +0000 (18:49 +0000)
commitd7205a90219ae93bb6ac87360a27ec3c6e242cd1
treee1abc5ba89d149fe6a0e23d9e8f89839f752c6ea
parent6037187a801737b2829aff1b1fcddb2b2816c9b6
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.

SVN-Revision: 28784
package/mac80211/files/lib/wifi/mac80211.sh