diff options
author | 2016-12-15 15:20:34 +0100 | |
---|---|---|
committer | 2017-03-02 17:19:17 -0800 | |
commit | d3aa9c9f212a729e46653d4c1eb6a9ab190efe3a (patch) | |
tree | 6991157aa60459950f49f089f0659142b01fd8fc /net/unix/af_unix.c | |
parent | xen-netback: Use GFP_ATOMIC to allocate hash (diff) | |
download | wireguard-linux-d3aa9c9f212a729e46653d4c1eb6a9ab190efe3a.tar.xz wireguard-linux-d3aa9c9f212a729e46653d4c1eb6a9ab190efe3a.zip |
ixgbe: update the rss key on h/w, when ethtool ask for it
Currently ixgbe_set_rxfh() updates the rss_key copy in the driver
memory, but does not push the new value into the h/w. This commit
add a new helper for the latter operation and call it in
ixgbe_set_rxfh(), so that the h/w rss key value can be really
updated via ethtool.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions