From: Arend van Spriel Date: Tue, 15 Oct 2013 13:44:56 +0000 (+0200) Subject: brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support X-Git-Tag: v3.13-rc1~105^2~55^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a64304f0a2cae8ce9ff71baecbad821613229cfe;p=pandora-kernel.git brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support When running on a host controller that does not support scatter-gather transfers the function brcmf_sdio_txpkt_prep() should not add tail padding buffers. Reviewed-by: Franky Lin Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed