ath10k: replace vdev_id and tid in skb cb
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 18 Nov 2015 05:59:22 +0000 (06:59 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 23 Nov 2015 15:12:30 +0000 (17:12 +0200)
commit609db229b42fda3f7d3a21fe54084983bc28dfae
tree56696d892c1b47d3b55f11c0bb54b594b02db2be
parentd668dbaebe430af8843ca6e83c1e44fd1efb20aa
ath10k: replace vdev_id and tid in skb cb

This prepares the driver for future ieee80211_txq
and wake_tx_queue() support.

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/htt_tx.c
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/wmi.c
This page took 0.026773 seconds and 5 git commands to generate.