From: Arend van Spriel Date: Sun, 3 Mar 2013 11:45:29 +0000 (+0100) Subject: brcmfmac: release transmit packet in brcmf_txcomplete() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4bceecf0b4fb3190af47a775e48782952196a2;p=pandora-kernel.git 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 Reviewed-by: Piotr Haber Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed