Skip to content
Snippets Groups Projects
Commit 3f6ff6ba authored by John W. Linville's avatar John W. Linville
Browse files

wireless: correct sparse warning in lib80211_crypt_tkip.c


  CHECK   net/wireless/lib80211_crypt_tkip.c
net/wireless/lib80211_crypt_tkip.c:581:27: warning: cast to restricted __le16

Caused by dereferencing a "u8 *" and passing it to le16_to_cpu...

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 4f366c5d
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment