From: Franky Lin Date: Tue, 18 Jun 2013 11:29:28 +0000 (+0200) Subject: brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw X-Git-Tag: v3.11-rc1~64^2~166^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78b3f1c5be8fdb3c83d21a357b1f8e89f5e18a6b;p=pandora-kernel.git brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw Introducing a new SDIO block data access interface function brcmf_sdio_buffrw. It will act as a unified interface function for any block data access to WiFi dongle through SDIO interface. This patch enables the support for single skb transmission. Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed