From: Avinash Patil Date: Sat, 8 Feb 2014 00:30:36 +0000 (-0800) Subject: mwifiex: tdls related handling for data packets addressed to TDLS peer X-Git-Tag: v3.15-rc1~113^2~289^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d63bf5e5e00dc025c71532e9244a96966ac8e252;p=pandora-kernel.git mwifiex: tdls related handling for data packets addressed to TDLS peer 1. If data packet is addressed to TDLS peer for which link is established, mark these packets with TDLS flag so that FW can send them on direct link instead of sending via AP. 2. If data packet is addressed to TDLS peer and TDLS setup is underway, move these packets to TDLS queue. 3. If this packet is TDLS setup packet, do not block it. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed