diff options
author | Arend van Spriel <arend@broadcom.com> | 2013-04-03 12:40:41 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-04-03 15:07:06 -0400 |
commit | 0f8b5cc5214b0c8c772d9ba0a41f5b1f07aff274 (patch) | |
tree | ae50467fa33d4f2c7858514fd922afa66386b8fc /block | |
parent | 3edc1cff02a40a76ad6a5e2b9cb00a29584f33ad (diff) | |
download | talos-op-linux-0f8b5cc5214b0c8c772d9ba0a41f5b1f07aff274.tar.gz talos-op-linux-0f8b5cc5214b0c8c772d9ba0a41f5b1f07aff274.zip |
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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions