]> asedeno.scripts.mit.edu Git - linux.git/commit
brcmfmac: Register sizes on hardware are not dependent on compiler types
authorIan Molton <ian@mnementh.co.uk>
Mon, 13 Nov 2017 20:35:39 +0000 (21:35 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 7 Dec 2017 13:10:48 +0000 (15:10 +0200)
commit1e6f676f43aa4270ebc5cff8e32a55f72362e042
treebab9d1afe8f29bbdb142045da76913da754b0b01
parent1fd3ae124d5e675f57cf7e3c601fb8f7712e0329
brcmfmac: Register sizes on hardware are not dependent on compiler types

The 4 IO functions in this patch are incorrect as they use compiler types
to determine how many bytes to send to the hardware.

Signed-off-by: Ian Molton <ian@mnementh.co.uk>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c