From: Liad Kaufman Date: Thu, 4 Sep 2014 05:28:40 +0000 (+0300) Subject: mac80211: add TDLS connection timeout X-Git-Tag: omap-for-v3.19/prcm-cleanup~141^2~144^2~50^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d58f25b12f70f52581a5a1fdb1e59d322c4c729;p=pandora-kernel.git mac80211: add TDLS connection timeout Adding a timeout for tearing down a TDLS connection that hasn't had ACKed traffic sent through it for a certain amount of time. Since we have no other monitoring facility to indicate the existance (or non-existance) of a peer, this patch will cause a peer to be considered as unavailable if for some X time at least some Y packets have all not been ACKed. Signed-off-by: Liad Kaufman Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed