mac80211: retransmit TDLS teardown packet through AP if not ACKed
authorLiad Kaufman <liad.kaufman@intel.com>
Sun, 9 Nov 2014 16:50:08 +0000 (18:50 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:44:29 +0000 (18:44 +0100)
commit1277b4a9f531e84e26f9e0210c1801b0c0bf81ca
treebabc1273db9300734cecbab2d692bd39db946028
parent24d342c514827d52d008736bf02c9f145651ca8e
mac80211: retransmit TDLS teardown packet through AP if not ACKed

Since the TDLS peer station might not receive the teardown
packet (e.g., when in PS), this makes sure the packet is
retransmitted - this time through the AP - if the TDLS peer
didn't ACK the packet.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/status.c
net/mac80211/tdls.c
This page took 0.028025 seconds and 5 git commands to generate.