mac80211: support wildcard paths when matching phys
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 29 Jul 2014 09:48:07 +0000 (09:48 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 29 Jul 2014 09:48:07 +0000 (09:48 +0000)
commit28d38b3b4e55ae12e8fbcd5d89a22a56ec1a28d5
tree60ce1cd034379e7f4bf7832b7837fbf5af4d93fe
parentd524992c513cb3d7e6f3f93aa0b08874e1f67c01
mac80211: support wildcard paths when matching phys

This change introduces support for wildcard patterns in "option path"
of section "wifi-device".

Objective is to allow paths like "*/usb[0-9]/*/*" in order to claim
any usb device using the same backend type, regardless of its bus
address or phy name.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41873
package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh
package/kernel/mac80211/files/lib/wifi/mac80211.sh