Re: [PATCH 2/3] ath10k: remove callback argument

2014-11-30 Thread Kalle Valo
Michal Kazior michal.kaz...@tieto.com writes: 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.kaz...@tieto.com To make the title more unique I changed the title to: ath10k: remove

[PATCH 2/3] ath10k: remove callback argument

2014-11-27 Thread Michal Kazior
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.kaz...@tieto.com --- drivers/net/wireless/ath/ath10k/core.h | 1 + drivers/net/wireless/ath/ath10k/hif.h | 3 +--