From: Luis R. Rodriguez Date: Tue, 15 Jun 2010 00:17:36 +0000 (-0400) Subject: ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003 X-Git-Tag: v2.6.36-rc1~571^2~540^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2af8892a74573cec4bea2149843a93442a12de;p=pandora-kernel.git ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003 IBSS requires the cwmin and cwmax to be respected when we reset the txqueues on AR9003 otherwise the distribution of beacons will be balanced towards the AR9003 card first preventing equal contention for air time for other peers on the IBSS. Without this IBSS will work but only the AR9003 card will be be issuing beacons on the IBSS. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed