Skip to content
Commit 92c70a95 authored by Devidas Puranik's avatar Devidas Puranik Committed by Kalle Valo
Browse files

mwifiex: fix for unaligned reads



Using the accessor function e.g. get_unaligned_le32 instead of
le32_to_cpu to avoid the unaligned access. This is for the
architectures that don't handle the unaligned memory access

Signed-off-by: default avatarDevidas Puranik <devidas@marvell.com>
Signed-off-by: default avatarGanapathi Bhat <gbhat@marvell.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 5653c646
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment