Skip to content
Commit fa3622bb authored by Remi Depommier's avatar Remi Depommier Committed by Kalle Valo
Browse files

brcmfmac: Fix incorrect type in assignment



The left-hand side of the assignment from cpu_to_le32() should be of
type __le32. This commit clears the warning reported by sparse when
building with C=1 CF="-D__CHECK_ENDIAN__".

Fixes: d56fd83c ("brcmfmac: fix SDIO access for big-endian host")
Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarRemi Depommier <rde@setrix.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201116001639.31958-1-rde@setrix.com
parent 31e07aa3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment