commit | 8a933964e8a4da3f28b46ac43d2e57eecfd833f6 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Nov 18 06:59:17 2015 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Nov 23 17:12:22 2015 +0200 |
tree | 8d3e7f96b660ac8bb60ddb76228bcf5cc8f474ae | |
parent | 6a2636d811a05687b24d784986468716ff1220ca [diff] |
ath10k: remove txmode from skb_cb It was wasteful to keep it in the struct because it can be passed as function argument down the tx path. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>