ath10k: remove transfer_id from ath10k_hif_cb::tx_completion
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 27 Nov 2014 10:09:37 +0000 (11:09 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 1 Dec 2014 07:13:36 +0000 (09:13 +0200)
commitd84a512dca23c4330be4d4ffaf29b4d49438f12e
treed89c971966030bcd7083db497d8f127cab902a74
parent5f07ea4c3a9ae3277ac3bfdbc6df5814e800ad66
ath10k: remove transfer_id from ath10k_hif_cb::tx_completion

Pass the eid argument via skbuff control buffer.
This will make it possible to work with queues of
HTC event buffers.

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