Files
linux/drivers
Sara Sharon dd4d3161d0 iwlwifi: mvm: fix RSS key sizing
The initialization and copying of the RSS secret key
should not use ARRAY_SIZE as we need to initialize a
dword array, and not a byte array.
Fix also the hook maximum write size to allow writing
a longer table - up to full indirection table size.

Fixes: 43413a975d06("iwlwifi: mvm: support rss queues configuration command")
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-02-27 21:59:51 +02:00
..
2016-01-12 01:10:36 +01:00
2015-12-29 15:32:24 -05:00
2016-01-08 21:20:32 -05:00
2016-01-12 01:08:47 +01:00
2016-01-01 18:31:34 +01:00
2016-01-12 01:08:47 +01:00
2015-10-29 09:02:16 +09:00
2016-01-05 18:04:58 +01:00
2016-02-27 21:59:51 +02:00
2015-11-08 16:24:43 -05:00
2016-01-12 11:51:57 -05:00
2015-11-16 15:41:49 +00:00
2016-01-12 01:12:40 +01:00
2016-01-07 13:21:53 +00:00