From: Hante Meuleman Date: Mon, 12 May 2014 08:47:28 +0000 (+0200) Subject: brcmfmac: Move out hdrpull from tx_finalize. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e30ea42070bcb5cef0c9a2c59af8f9ce758f78;p=pandora-kernel.git brcmfmac: Move out hdrpull from tx_finalize. In tx_finalize the hdrpull is performed. For the new protocol msgbuf this is complex, because it does not use protocol headers in front of payload anymore and therefor can not determine interface index in the hdr pulll operation. Move out the hdrpull operation from tx_finalize to make msgbuf implementation easier. Reviewed-by: Arend Van Spriel Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Daniel (Deognyoun) Kim Signed-off-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed