mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>
219 KiB
219 KiB