diff options
author | Eliad Peller <eliad@wizery.com> | 2014-07-11 03:01:39 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-07-15 16:00:02 -0400 |
commit | 5e74b3aa6ffd80128e3df605bf27d8a6a3c04997 (patch) | |
tree | bd4a489fad7a81801500bf6c035c3288631ff234 /drivers/net/wireless/rt2x00 | |
parent | 9bccb8ae054fda9ab51e3291eeee545ecc1f1854 (diff) | |
download | linux-5e74b3aa6ffd80128e3df605bf27d8a6a3c04997.tar.bz2 |
wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
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>
Diffstat (limited to 'drivers/net/wireless/rt2x00')
0 files changed, 0 insertions, 0 deletions