From: Avinash Patil Date: Thu, 22 May 2014 05:02:31 +0000 (-0700) Subject: mwifiex: update seq number correctly for packets from TDLS peer X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09869495616af7e5098aabb6f3eefdf885235699;p=pandora-kernel.git mwifiex: update seq number correctly for packets from TDLS peer This patch adds handling of updating rx sequence number for packets received from TDLS peer. Current implementation of mwifiex_queueing_ra_based assumes station would always receive packets from AP which is not true in case of TDLS. Fix this by adding this case. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed