Johannes Berg d0b69609dc mac80211: sequence number micro-optimisation
There's no need to mask the variable with 0xFFF0
since we ever only use it as a u16 and the lowest
four bits can't ever be non-zero. The compiler
cannot infer the latter, and therefore has to emit
code to do the masking.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-14 09:13:57 -04:00
..
2009-07-24 15:05:30 -04:00
2009-07-24 15:05:30 -04:00
2007-05-05 11:46:38 -07:00
2009-07-10 15:01:49 -04:00
2009-04-22 16:57:17 -04:00
2009-08-04 16:44:35 -04:00
2009-07-10 15:01:48 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2009-07-24 15:05:30 -04:00
2009-05-20 14:46:25 -04:00
2009-05-06 15:14:37 -04:00
2009-07-24 15:05:09 -04:00
2009-07-24 15:05:09 -04:00
2009-07-24 15:05:30 -04:00
2009-07-24 15:05:30 -04:00
2009-07-10 15:01:49 -04:00