]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafe
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 9 Apr 2015 19:53:43 +0000 (20:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 12:28:05 +0000 (14:28 +0200)
commit0d35661641945aa0e33eb7584393b327f0b24720
tree5b3db0ff6be64c06fc885c3ecf720ce7f2a9d5ef
parent3cd2f67da741e69569551aeb8f05259bfa943576
staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafe

TD_FLAGS_NETIF_SKB is only for data.

Fixes issue of ack frames not being reported.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Cc: <stable@vger.kernel.org> # v3.19+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c