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:
8b8857a
)
[PATCH] mac80211: fix GCC warning on 64bit platforms
author
Jiri Benc
<jbenc@suse.cz>
Wed, 18 Jul 2007 15:10:44 +0000
(17:10 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 19 Jul 2007 00:35:42 +0000
(20:35 -0400)
net/mac80211/ieee80211.c: In function ieee80211_register_hw:
net/mac80211/ieee80211.c:4989: warning: comparison of distinct pointer types lacks a cast
Size of ieee80211_tx_status_rtap_hdr structure will never be greater than
unsigned int.
Signed-off-by: Jiri Benc <jbenc@suse.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found