From: Avinash Patil Date: Thu, 22 May 2014 05:02:27 +0000 (-0700) Subject: mwifiex: avoid TDLS check for packets destined to AP X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e8552afd5ca3aa6d09b4903d89255e4cb8c66b;p=pandora-kernel.git mwifiex: avoid TDLS check for packets destined to AP In station role if TDLS is supported, we traverse TDLS peer list to see if packet's destination address matches with TDLS peer. Packets destined to AP are not sent over TDLS link and hence avoid this list traversal for such packets. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed