madwifi: change wireless ifname numbering schema Instead of simply counting up until...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 6 Nov 2011 19:57:07 +0000 (19:57 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 6 Nov 2011 19:57:07 +0000 (19:57 +0000)
commitee875810ebb42843655e6e5f1b0fee5b4f31edb6
treea335a001d25695189ba8575023c9c19c46fdf3c2
parentd7205a90219ae93bb6ac87360a27ec3c6e242cd1
madwifi: 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. ath0 for network 1 on phy 1 and ath0-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: 28785
package/madwifi/files/lib/wifi/madwifi.sh