From: Bing Zhao Date: Thu, 31 Jan 2013 03:56:01 +0000 (-0800) Subject: mwifiex: do not reconfigure tx buffer size in firmware while associating X-Git-Tag: v3.9-rc1~139^2~132^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62749238d1af581d01169f59ebbde4811c3c3143;p=pandora-kernel.git mwifiex: do not reconfigure tx buffer size in firmware while associating It's observed that reconfiguration of tx buffer size before association can cause data path failure in firmware after associated. Although this is only found with PCIe cards, but potentially it could happen with any other interfaces as well. The tx buffer reconfiguration is not really useful in firmware. Let's remove it for all interfaces. Signed-off-by: Bing Zhao Signed-off-by: Avinash Patil Signed-off-by: John W. Linville --- Reading git-diff-tree failed