From: Vladimir Kondratiev Date: Tue, 23 Dec 2014 07:47:05 +0000 (+0200) Subject: wil6210: allow to configure ADDBA request X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~130^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a3def8dbe65082d2319cac4791139d4ab786b4d;p=pandora-kernel.git wil6210: allow to configure ADDBA request For manual ADDBA configuration, allow to set desired window size or disable automatic mechanism. Introduce module parameter (int) agg_wsize. It can be changed on run time, will be taken into account on the next connect. Interpretation: - <0 - disable automatic ADDBA; intended for manual testing through debugfs - 0 - use automatically calculated window size - >0 - use this for window size. Clipped by maximum supported by the hardware with current environment. Signed-off-by: Vladimir Kondratiev Signed-off-by: Kalle Valo --- Reading git-diff-tree failed