commit | 3f6ff6bacdec217c98a60910c4804d11ce859820 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Tue Jul 20 12:09:11 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 20 16:49:36 2010 -0400 |
tree | 2e789996d2e03e06c1ada336ef6b132d1fbe1cca | |
parent | 4f366c5dabcb936dd5754a35188bd699181fe1ce [diff] |
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: John W. Linville <linville@tuxdriver.com>