OSDN Git Service

ath10k: use rx descriptor for ppdu status extraction
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 18 Nov 2014 07:24:49 +0000 (09:24 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 20 Nov 2014 13:43:59 +0000 (15:43 +0200)
commitb9fd8a8420fe9c20fc639f7abd6561661f2ecd3e
tree3004681f6e14f32429244a75a00b34011a652319
parentf0e2770ff75efb6353a73321271d80e4529ff3ab
ath10k: use rx descriptor for ppdu status extraction

This makes it more in line with the new Rx path.
It also makes the code more reusable because Rx
descriptor is more accessible.

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