From: Arend van Spriel Date: Tue, 15 Oct 2013 13:44:55 +0000 (+0200) Subject: brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support X-Git-Tag: v3.13-rc1~105^2~55^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8cce1f9a714b90ab454e3ac4a9968445e228b81;p=pandora-kernel.git brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support If the host does not support scatter-gather transmit the packets in the pktq individually using brcmf_sdio_buffrw(). 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