Johannes Berg f6e1a73b66 mac80211: minstrel_ht: sample_table can be __read_mostly
The sample table is initialized only once at module start, so
is really __read_mostly. Additionally, the code to init it can
be marked __init since it will never be needed again, it is
likely automatically inlined into the __init function already
by the compiler, so this doesn't really make a difference.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2014-02-04 21:48:25 +01:00
..
2013-12-18 10:33:06 +01:00
2013-12-18 10:33:06 +01:00
2009-07-10 15:01:49 -04:00
2013-12-16 11:29:48 +01:00
2013-12-16 11:29:48 +01:00
2013-02-04 18:57:47 +01:00
2013-12-16 11:29:45 +01:00
2014-02-04 21:48:21 +01:00
2014-02-04 21:48:21 +01:00
2011-03-31 11:26:23 -03:00
2013-12-02 11:51:50 +01:00
2013-12-18 10:33:06 +01:00
2012-06-24 11:33:18 +02:00
2012-03-13 14:54:16 -04:00
2013-12-19 16:30:58 +01:00
2012-06-20 17:35:22 +02:00