From: Arend van Spriel Date: Tue, 15 Oct 2013 13:44:52 +0000 (+0200) Subject: brcmfmac: rework single packet transfers X-Git-Tag: v3.13-rc1~105^2~55^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aef267e24b89baedfd3e01c38bafc47aa976946;p=pandora-kernel.git brcmfmac: rework single packet transfers The function brcmf_sdio_sglist_rw() does a different code path when packet queue length is 1. Move this to a separate function reducing overhead in the calling context. 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