linux/drivers/net/wireless/brcm80211
Arend van Spriel 0f8b5cc521 brcmfmac: fix handling sk_buff cleanup upon bus tx failure
When firmware-signalling is active the brcmf_txcomplete() does
a free of the sk_buff when transfer to firmware fails in the
bus-specific driver code. However, it should also cleanup the
packet from the hanger. This patch fixes that.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Piotr Haber <phaber@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-04-03 15:07:06 -04:00
..
brcmfmac brcmfmac: fix handling sk_buff cleanup upon bus tx failure 2013-04-03 15:07:06 -04:00
brcmsmac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-03-29 16:41:36 -04:00
brcmutil brcmutil: add dequeue function with filtering 2013-03-06 16:28:48 -05:00
include brcmfmac: determine the wiphy->bands property correctly. 2013-04-03 15:07:03 -04: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