linux/drivers/net/wireless/brcm80211
Arend van Spriel 6fc9ca1385 brcmfmac: assure brcmf_txcomplete() is called in failure paths
For transmit packets the function brcmf_txcomplete() must be
called. This should be done as well when for some reason the
transmit fails to assure proper tx post processing. This patch
fixes the code paths in brcmf_usb_tx() that forgot to do so.

Reviewed-by: Piotr Haber <phaber@broadcom.com>
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-03-06 16:28:46 -05:00
..
brcmfmac brcmfmac: assure brcmf_txcomplete() is called in failure paths 2013-03-06 16:28:46 -05:00
brcmsmac brcmsmac: radio on led support 2013-03-06 16:28:20 -05:00
brcmutil brcm80211: brcmu_pkt_buf_free_skb() should handle NULL 2012-06-05 15:23:20 -04:00
include brcmutil: add macros for setting bitfields using mask/shift operations 2013-03-06 16:28:40 -05:00
Kconfig brcmsmac: radio on led support 2013-03-06 16:28:20 -05:00
Makefile brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00