Files
android_kernel_xiaomi_sm8450/drivers/net/wireless
Michael Buesch 1f351e3840 airo: Fix integer overflow warning
On BigEndian gcc complains:

drivers/net/wireless/airo.c: In function ‘sniffing_mode’:
drivers/net/wireless/airo.c:4809: warning: integer overflow in expression

Fix this by doing the bitwise AND on the host-endian value.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-12-04 13:30:40 -05:00
..
2009-12-04 13:28:49 -05:00
2009-11-28 15:04:54 -05:00
2009-11-11 15:23:53 -05:00
2009-11-19 11:08:50 -05:00
2009-11-28 15:04:32 -05:00
2009-12-04 13:30:40 -05:00
2009-11-11 15:23:49 -05:00
2009-10-30 16:50:38 -04:00
2009-10-30 16:50:34 -04:00
2009-11-28 15:04:53 -05:00
2009-11-11 15:23:54 -05:00