]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88d4ae343cd79da0ae886d2cda597e23a00a5a3b
treed89c971966030bcd7083db497d8f127cab902a74
parent64ecdbccfb2aa41ba661be7de12eee61a9557b45
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