diff options
author | Sara Sharon | 2016-02-07 11:50:35 +0100 |
---|---|---|
committer | Emmanuel Grumbach | 2016-02-27 20:59:51 +0100 |
commit | dd4d3161d0f229031914f403721ced8cb64d4d52 (patch) | |
tree | e373bd245697289afc825204e6e81eb463ed91e7 /drivers/net/virtio_net.c | |
parent | iwlwifi: mvm: set the correct descriptor size for tracing (diff) | |
download | kernel-qcow2-linux-dd4d3161d0f229031914f403721ced8cb64d4d52.tar.gz kernel-qcow2-linux-dd4d3161d0f229031914f403721ced8cb64d4d52.tar.xz kernel-qcow2-linux-dd4d3161d0f229031914f403721ced8cb64d4d52.zip |
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>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions