diff options
author | 2012-08-03 12:21:32 -0700 | |
---|---|---|
committer | 2012-08-03 21:34:17 +0200 | |
commit | 0d466b9c6798d431141ab15ae6d5ea413b4d09b2 (patch) | |
tree | 3c0cc8f43ac8a307bb08d746de8c26bdbda5610a /net/mac80211/mesh.h | |
parent | mac80211: reset station MLME flags upon new association (diff) | |
download | wireguard-linux-0d466b9c6798d431141ab15ae6d5ea413b4d09b2.tar.xz wireguard-linux-0d466b9c6798d431141ab15ae6d5ea413b4d09b2.zip |
mac80211: improve cleanup when leaving mesh
It is not necessary to stop the mesh beacon in the mac80211 ndo_stop
handler, since cfg80211 has already left the mesh on NETDEV_GOING_DOWN
notification.
Also some improvements to ieee80211_stop_mesh():
- flush mpath entries.
- flush sta entries per-sdata so we don't remove entries belonging to
other vifs on the same hw.
Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mesh.h')
0 files changed, 0 insertions, 0 deletions