]> asedeno.scripts.mit.edu Git - linux.git/commit
rsi: Remove internal header from Tx status skb
authorPrameela Rani Garnepudi <prameela.j04cs@gmail.com>
Mon, 10 Jul 2017 12:40:46 +0000 (18:10 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 28 Jul 2017 14:25:44 +0000 (17:25 +0300)
commit5059afacee8815ebf387f79c55ff9e60a5ba8c6f
treeb69abd9b5e9610455d417b402e46bf897e578147
parent79e590d924de3f73f7469b3927c8aa7d086e4c82
rsi: Remove internal header from Tx status skb

Device specific descriptor for each TX packet is prepared on top of
skb data address. This descriptor should be pulled out before
indicating the TX status to mac80211.

Signed-off-by: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
Signed-off-by: Amitkumar Karwar <amit.karwar@redpinesignals.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rsi/rsi_91x_mac80211.c