aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
diff options
context:
space:
mode:
authorBrian Norris <briannorris@chromium.org>2019-10-14 14:26:48 -0700
committerKalle Valo <kvalo@codeaurora.org>2019-10-16 10:35:25 +0300
commit89dca86d29b46f2a5f38ea6476cfd441bd205d25 (patch)
tree850c7ccb932057b33b198672e8500e6003a4aafb /drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
parentnet/wireless: Delete unnecessary checks before the macro call “dev_kfree_skb” (diff)
downloadlinux-dev-89dca86d29b46f2a5f38ea6476cfd441bd205d25.tar.xz
linux-dev-89dca86d29b46f2a5f38ea6476cfd441bd205d25.zip
rtw88: mark rtw_fw_hdr __packed
The use of u8 and __le16 in this struct assumes that it's going to be packed to byte alignment. C doesn't guarantee that, so we should mark this __packed. Fixes: cc20a7139836 ("rtw88: use struct rtw_fw_hdr to access firmware header") Cc: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c')
0 files changed, 0 insertions, 0 deletions