]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32d86db425a16a2f9aa6c188a2dd18cfc51960e1
treebabc1273db9300734cecbab2d692bd39db946028
parent0de22466726db96a2452490effc8f25193573ee3
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