diff options
author | Paolo Abeni <[email protected]> | 2016-12-15 15:20:34 +0100 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2017-03-02 17:19:17 -0800 |
commit | d3aa9c9f212a729e46653d4c1eb6a9ab190efe3a (patch) | |
tree | 6991157aa60459950f49f089f0659142b01fd8fc /lib/netdev-notifier-error-inject.c | |
parent | 9f674e48c13dcbc31ac903433727837795b81efe (diff) |
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 <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions