Johannes Berg c2c98fdeb5 mac80211: optimise station flags
The flaglock in struct sta_info has long been
something that I wanted to get rid of, this
finally does the conversion to atomic bitops.

The conversion itself is straight-forward in
most places, a few things needed to change a
bit since we can no longer use multiple bits
at the same time.

On x86-64, this is a fairly significant code
size reduction:
   text	   data	    bss	    dec	    hex
 427861	  23648	   1008	 452517	  6e7a5	before
 425383	  23648	    976	 450007	  6ddd7	after

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-09-30 15:57:19 -04:00
..
2011-07-08 11:11:24 -04:00
2011-07-08 11:11:24 -04:00
2011-07-08 11:11:24 -04:00
2011-07-08 11:11:20 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-07-08 11:11:20 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-01-05 16:07:12 -05:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-03-31 11:26:23 -03:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-09-30 15:57:19 -04:00
2011-07-08 11:42:21 -04:00