ath10k: fix rts/fragmentation threshold setup
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 22 Jul 2013 12:13:31 +0000 (14:13 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 30 Jul 2013 15:01:21 +0000 (18:01 +0300)
commit424121c365aed6ec93bbc8b515548df79c5af61c
tree7428e1e7b4e02606be8280a830109ae973ac3936
parentd6015b27f7dd6e167cd90b590dc9ed5dfbc68086
ath10k: fix rts/fragmentation threshold setup

If RTS and fragmentation threshold values are
0xFFFFFFFF they should be considered disabled and
no min/max limits must be applied.

This fixes some issues with throughput issues,
especially with VHT.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c