From: Arend van Spriel Date: Tue, 15 Oct 2013 13:44:57 +0000 (+0200) Subject: brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support X-Git-Tag: v3.13-rc1~105^2~55^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a413e39a38573f8738911cfb51a4cd3f3873deda;p=pandora-kernel.git brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support If the SDIO host controller does not support scatter-gather the glom superframe must be transfered from the device and the data for each packet in the queue must be extracted from it. 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