ath10k: pack up flags in skb_cb
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 18 Nov 2015 05:59:20 +0000 (06:59 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 23 Nov 2015 15:12:27 +0000 (17:12 +0200)
commit66b8a0108d73f9809b60d7e921189142207997c2
tree69eaa965350a05eced6e75ebb44b93ed65bcc11e
parentbd87744028475207172ee0fb75f4bdb888d516d7
ath10k: pack up flags in skb_cb

It was wasteful to have all the flags as separate
bools.

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