ath10k: remove extra_tx_headroom
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 24 Nov 2014 14:04:46 +0000 (15:04 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 26 Nov 2014 06:27:45 +0000 (08:27 +0200)
Comment was out-of-date. The headroom is no longer
necessary because HTT Tx fragment list is stored
in dma pool item associated with each sk_buff.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found