]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: warn if unexpectedly removing stations
authorJohannes Berg <johannes.berg@intel.com>
Thu, 13 Dec 2012 22:26:57 +0000 (23:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:17 +0000 (13:01 +0100)
commit054cd870932fcfba9222ddfd8b1cc7a003ae3942
tree819bd443c7d36a45934cae3651c58aed4b19bba9
parenta6f5dac2ca979945d5a4c7cc958f301e6d8f1183
mac80211: warn if unexpectedly removing stations

When an interface is brought down it must have been
disconnected (or similar) in all modes other than WDS,
so warn if any stations were removed in other modes.

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