From: Arend van Spriel Date: Sun, 3 Mar 2013 11:45:32 +0000 (+0100) Subject: brcmfmac: add parameter to brcmf_proto_hdrpush() for data offset X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0c3b6d44e09f497f57ca2997d903c5602336a1;p=pandora-kernel.git brcmfmac: add parameter to brcmf_proto_hdrpush() for data offset The function brcmf_proto_hdrpush() increases the header space and fills in the protocol header fields. One field is the data offset which is currently fixed to zero meaning the data follows right after the header. The parameter is added to determine the actual start of data. This will be used for firmware signalling. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Hante Meuleman Reviewed-by: Piotr Haber Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed