OSDN Git Service

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)
commite27513fbd030d8558cfa9250bd62b2baf19dc114
tree5f114b276c6223e2c2245c9ee6dab00bb76bae30
parent5cd8926bbf47ee0eb51a266bd9614dd3f93c004f
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