diff options
author | Arend van Spriel <arend@broadcom.com> | 2013-03-03 15:45:29 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-03-07 01:28:44 +0400 |
commit | 7f4bceecf0b4fb3190af47a775e48782952196a2 (patch) | |
tree | 88035a32ef90c73336414d00a2d073a58e5fd531 /drivers/misc | |
parent | 349e7104ff662eeacca1fffbb480c287562c45a1 (diff) | |
download | linux-7f4bceecf0b4fb3190af47a775e48782952196a2.tar.xz |
brcmfmac: release transmit packet in brcmf_txcomplete()
In the bus-specific driver code each call to brcmf_txcomplete() is
following by a free of that packet. This patch moves that free to
the brcmf_txcomplete() function.
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Piotr Haber <phaber@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions