OSDN Git Service

ath10k: introduce struct ath10k_skb_rxcb
authorMichal Kazior <michal.kazior@tieto.com>
Sat, 24 Jan 2015 10:14:47 +0000 (12:14 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 27 Jan 2015 13:55:51 +0000 (15:55 +0200)
commit8582bf3be70f35b6150da37eed9549a585498363
treebbae7430cea52c4cf10b27448f4c2fc1f92965bb
parentc3113c393e81feb2193e000794498625fe4a7d5d
ath10k: introduce struct ath10k_skb_rxcb

It doesn't make much sense to share the
ath10k_skb_cb with Rx path. The Rx path doesn't
need to keep any mac80211's data.

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_rx.c
drivers/net/wireless/ath/ath10k/pci.c