ath10k: remove unused fw_desc processing
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Tue, 22 Mar 2016 11:52:13 +0000 (17:22 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 4 Apr 2016 14:03:19 +0000 (17:03 +0300)
commit6b61d6632a358bc72e14de03ba491907d871c94e
treefab1d1a46e3c271560f8bd1d65c040c3f8f8964e
parentb2fdbccd15a27d1115a780dcbdcc874e0c9f4abe
ath10k: remove unused fw_desc processing

The fw descriptor was never used and probably never will be. It makes
little sense to maintain support for it. Remove it and simplify rx
processing. This will make it easier to optimize rx processing later
as well.

Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt_rx.c