mac80211: warn if unhashing station fails
authorJohannes Berg <johannes.berg@intel.com>
Wed, 4 Dec 2013 19:25:27 +0000 (20:25 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 5 Dec 2013 13:57:16 +0000 (14:57 +0100)
commitb01711be4bff93d16ac921350d2ada1a60ecc160
tree629b26899a170257a2154695b5487fedec44d058
parent9e890a1f21c626cec3a8955814d36ea1879bdde6
mac80211: warn if unhashing station fails

This shouldn't be happening, so warn if it does, since we'd
then leak a station entry.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.c