linux/drivers/net/wireless/brcm80211/brcmfmac
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
..
Makefile brcmfmac: add support for TLV based firmware signalling 2013-03-06 16:28:42 -05:00
bcmsdh.c brcmfmac: define pr_fmt in one place 2013-01-07 15:16:56 -05:00
bcmsdh_sdmmc.c brcmfmac: define pr_fmt in one place 2013-01-07 15:16:56 -05:00
dhd.h brcmfmac: add support for TLV based firmware signalling 2013-03-06 16:28:42 -05:00
dhd_bus.h brcmfmac: release transmit packet in brcmf_txcomplete() 2013-03-06 16:28:44 -05:00
dhd_cdc.c brcmfmac: add support for TLV based firmware signalling 2013-03-06 16:28:42 -05:00
dhd_common.c brcmfmac: introduce tracepoints for message logging 2013-03-06 16:28:31 -05:00
dhd_dbg.c brcmfmac: add support for TLV based firmware signalling 2013-03-06 16:28:42 -05:00
dhd_dbg.h brcmfmac: add support for TLV based firmware signalling 2013-03-06 16:28:42 -05:00
dhd_linux.c brcmfmac: release transmit packet in brcmf_txcomplete() 2013-03-06 16:28:44 -05:00
dhd_proto.h brcmfmac: code cleanup 2012-11-16 14:29:05 -05:00
dhd_sdio.c brcmfmac: release transmit packet in brcmf_txcomplete() 2013-03-06 16:28:44 -05:00
fweh.c brcmfmac: Fix rtnl_lock lockup when registering netdev. 2013-02-08 14:51:42 -05:00
fweh.h brcmfmac: add support for P2P listen mode. 2013-02-08 14:51:37 -05:00
fwil.c brcmfmac: use brcmf_if::bssidx as index in interface list 2013-02-08 14:51:36 -05:00
fwil.h brcmfmac: use struct brcmf_if as interface object for fwil functions 2012-10-29 15:28:27 -04:00
fwil_types.h brcmfmac: P2P action frame tx. 2013-02-08 14:51:40 -05:00
fwsignal.c brcmfmac: add support for TLV based firmware signalling 2013-03-06 16:28:42 -05:00
fwsignal.h brcmfmac: add support for TLV based firmware signalling 2013-03-06 16:28:42 -05:00
p2p.c brcmfmac: Add tx p2p off-channel support. 2013-02-08 14:51:43 -05:00
p2p.h brcmfmac: Add tx p2p off-channel support. 2013-02-08 14:51:43 -05:00
sdio_chip.c brcmfmac: define pr_fmt in one place 2013-01-07 15:16:56 -05:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr 2012-09-24 14:59:09 -04:00
tracepoint.c brcmfmac: introduce tracepoints for message logging 2013-03-06 16:28:31 -05:00
tracepoint.h brcmfmac: introduce tracepoints for message logging 2013-03-06 16:28:31 -05:00
usb.c brcmfmac: assure brcmf_txcomplete() is called in failure paths 2013-03-06 16:28:46 -05:00
usb.h brcmfmac: usb suspend/resume. 2012-11-16 14:28:47 -05:00
usb_rdl.h brcm80211: fmac: add USB support for bcm43235/6/8 chipsets 2012-02-22 14:48:53 -05:00
wl_cfg80211.c brcmfmac: remove null-pointer check in .sched_scan_start() callback 2013-03-06 16:28:37 -05:00
wl_cfg80211.h brcmfmac: Create netdev before returning from add_virtual_intf. 2013-02-08 14:51:42 -05:00