From: Avinash Patil Date: Sat, 8 Feb 2014 00:27:28 +0000 (-0800) Subject: mwifiex: handle AMPDU supported check for AP interface X-Git-Tag: v3.15-rc1~113^2~289^2^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eac4322729aebf01ae231d3b3f63aae73d469a57;p=pandora-kernel.git mwifiex: handle AMPDU supported check for AP interface This patch fixes a bug where we were checking for AP's AMPDU param setting even when transmitting traffic to associated station. Patch adds provision to pass additional parameter ra_list pointer to function which checks if AMPDU is allowed. If current BSS type is AP, we check station's AMPDU params else we check AP's AMPDU params. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed