Al Viro
0300b3321d
airo: bug in airo_interrupt() handling on incoming 802.11
...
On big-endian we end up with swapped first two bytes in packet,
due to earlier conversion to host-endian and forgotten conversion
back.
The code we calculated that host-endian for had been duplicated
several time - it finds the 802.11 MAC header length by the first
two bytes of packet; taken into a new helper (header_len(__le16 ctl)).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:08:50 -08:00
..
2008-01-24 20:40:40 -08:00
2008-01-29 08:48:17 +11:00
2008-01-28 15:00:15 -08:00
2008-01-25 17:19:08 -08:00
2008-01-29 08:52:50 +11:00
2008-01-29 08:52:50 +11:00
2008-01-25 08:38:25 -08:00
2008-01-28 15:08:07 -08:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2008-01-26 14:11:17 +01:00
2008-01-24 20:40:05 -08:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2008-01-28 14:51:23 +01:00
2008-01-28 13:21:30 +00:00
2008-01-28 10:37:06 +01:00
2008-01-25 17:19:08 -08:00
2008-01-28 14:58:17 -08:00
2008-01-28 13:13:25 +00:00
2008-01-25 08:35:13 -08:00
2008-01-24 20:40:40 -08:00
2008-01-25 21:08:02 +01:00
2008-01-27 18:14:47 +01:00
2008-01-24 20:40:40 -08:00
2008-01-27 18:14:51 +01:00
2008-01-28 10:36:50 +01:00
2008-01-28 10:59:09 +00:00
2008-01-24 20:40:08 -08:00
2008-01-29 08:51:32 +11:00
2008-01-24 20:40:06 -08:00
2008-01-28 15:08:50 -08:00
2008-01-28 14:58:20 -08:00
2008-01-24 20:40:40 -08:00
2008-01-26 15:07:54 +00:00
2008-01-24 20:40:44 -08:00
2008-01-29 08:52:50 +11:00
2008-01-28 15:08:32 -08:00
2008-01-28 15:08:07 -08:00
2008-01-29 08:52:50 +11:00
2008-01-26 15:07:52 +00:00
2008-01-28 15:04:44 -08:00
2008-01-24 20:40:43 -08:00
2008-01-28 13:21:38 +00:00
2008-01-28 13:21:21 +00:00
2008-01-27 18:14:47 +01:00
2008-01-25 20:41:30 +00:00