From: Arend van Spriel Date: Fri, 29 Nov 2013 10:48:14 +0000 (+0100) Subject: brcmfmac: add separate function for passing bus tx overhead X-Git-Tag: v3.14-rc1~94^2~601^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dee77bab2eda24b48bfb8aecf5ac1370e424416;p=pandora-kernel.git brcmfmac: add separate function for passing bus tx overhead The common driver needs the packet overhead for the bus in order to reserve headroom for sk_buffs. For the SDIO driver this depends on firmware features so it is not possible to provide it in the brcmf_attach() call. Reviewed-by: Franky Lin Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed