git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f366c5
)
wireless: correct sparse warning in lib80211_crypt_tkip.c
author
John W. Linville
<linville@tuxdriver.com>
Tue, 20 Jul 2010 16:09:11 +0000
(12:09 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 20 Jul 2010 20:49:36 +0000
(16:49 -0400)
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>
No differences found