c01e8f141d974b9f474bb386c5b664b55188 parent a5186e997524578b4ba91390ad947c767450dac8 author Michael Buesch 1259186111 +0100 committer John W. Linville 1259951440 -0500 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 ß³¤—(x