Hi, It's been a long time since wl1251 got any updates. Following the wave of endianess sparse checks enablement, I decided to do the same for wl1251. While at it, I found one sparse warning and a couple of endianess bugs. This patchset fixes them. Cheers, Luca. PS: John, I'll take this through my tree, as we had agreed. Just a reminder. ;) Luciano Coelho (3): wl1251: fix sparse warning wl1251: convert 32-bit values to le32 before writing to the chip wl1251: enable sparse endianess check by default drivers/net/wireless/wl1251/Makefile | 2 ++ drivers/net/wireless/wl1251/boot.c | 2 -- drivers/net/wireless/wl1251/io.h | 9 ++++----- drivers/net/wireless/wl1251/wl1251.h | 2 +- 4 files changed, 7 insertions(+), 8 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html