]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: support creating wiphy w/out creating wlanX
authorBen Greear <greearb@candelatech.com>
Wed, 22 Oct 2014 19:23:03 +0000 (12:23 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 27 Oct 2014 07:48:32 +0000 (08:48 +0100)
commita94a218e526c50ba77cda783d5bf964659ddda09
tree5f114b276c6223e2c2245c9ee6dab00bb76bae30
parent354524a4679370b1ac39b41ef8a77a598589f883
mac80211: support creating wiphy w/out creating wlanX

This will be helpful when using the mac80211_hwsim
wiphys and automated testing.  Let user create the
vifs as needed, and named as expected.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/main.c