summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorThomas Pedersen <thomas@cozybit.com>2013-02-06 22:17:21 +0400
committerJohannes Berg <johannes.berg@intel.com>2013-02-11 21:44:54 +0400
commit45b5028e86292284f4d5794047d5dfd742c22421 (patch)
tree126650c535a6d88fcace074d9f4987abbb1f9762 /ipc
parent077f897a8be9c617e69035af4d17a472d4af272b (diff)
downloadlinux-45b5028e86292284f4d5794047d5dfd742c22421.tar.xz
mac80211: fix mesh sta teardown
The patch "mac80211: clean up mesh sta allocation warning" moved some mesh initialization into a path which is only called when the kernel handles peering. This causes a hang when mac80211 tries to clean up a userspace-allocated station entry and delete a timer which has never been initialized. To avoid this, only do any mesh sta peering teardown if the kernel is actually handling it. The same is true when quiescing before suspend. Signed-off-by: Thomas Pedersen <thomas@cozybit.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions