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:
9bccb8a
)
wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
author
Eliad Peller
<eliad@wizery.com>
Fri, 11 Jul 2014 00:01:39 +0000
(
03:01
+0300)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 15 Jul 2014 20:00:02 +0000
(16:00 -0400)
The *_bit operations expect unsigned longs.
Instead of casting the pointers, simply define various
bitmaps as unsigned long (instead of u32).
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found