diff options
author | Devidas Puranik <devidas@marvell.com> | 2017-03-09 14:06:17 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-03-20 19:05:21 +0200 |
commit | 92c70a958b0b6b7e729a47a7c85762636859eee9 (patch) | |
tree | b0fa2fa9fef5e6c84605f38f2445627d5737362e /usr | |
parent | 5653c6462f56e13cb943cd572fdae9252157a523 (diff) |
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: Devidas Puranik <devidas@marvell.com>
Signed-off-by: Ganapathi Bhat <gbhat@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions