ath10k: remove futile fragmentation threshold config
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 3 Aug 2015 09:16:42 +0000 (11:16 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 13 Aug 2015 11:13:47 +0000 (14:13 +0300)
commit4dca0e6edd14e0c8afa19c8ad90f711f1563b52e
treed81b6c411a019f57419a99e98519af8a5e071a2d
parent19c871ce3ac5f99d4354b0345c7560f6d0f760bd
ath10k: remove futile fragmentation threshold config

Commit 1010ba4c5d1c ("ath10k: unregister and
remove frag_threshold callback") didn't remove all
instances of (futile) fragmentation threshold
configuration. No known firmware supports the
parameter so don't even bother setting it.

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