commit | 685fb72b63faf09a767cc28332545f5830b91be8 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jul 11 16:38:09 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jul 12 12:10:50 2012 +0200 |
tree | 236e971df0e369a17a4938131ff20d4b60ec568d | |
parent | 8e95ea49c94908cb10e698c5637d57f0fbdc796d [diff] |
mac80211: iterate the virtual monitor interface If the virtual monitor interface is requested by the driver, it should also be iterated over when the driver wants to iterate all active interfaces. To allow that protect it with the iflist_mtx. Change-Id: I58ac5de2f4ce93d12c5a98ecd2859f60158d5d69 Signed-off-by: Johannes Berg <johannes.berg@intel.com>