diff options
author | Michael Buesch <mb@bu3sch.de> | 2009-11-26 00:55:11 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-12-04 21:30:40 +0300 |
commit | 1f351e3840dcf25aaddec2d908c3ab06ae105ee6 (patch) | |
tree | f641c01e8f141d974b9f474bb386c5b664b55188 /drivers/net/sonic.h | |
parent | a5186e997524578b4ba91390ad947c767450dac8 (diff) | |
download | linux-1f351e3840dcf25aaddec2d908c3ab06ae105ee6.tar.xz |
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>
Diffstat (limited to 'drivers/net/sonic.h')
0 files changed, 0 insertions, 0 deletions