summaryrefslogtreecommitdiff
path: root/drivers/net/usb/net1080.c
diff options
context:
space:
mode:
authorTony Nguyen <anthony.l.nguyen@intel.com>2017-04-13 17:26:07 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-04-30 06:01:04 +0300
commite60ae00361bf4e5ef08cde5a30f131cf287ffe30 (patch)
tree2a5b6187292cd60ffc15dc700f5a1adc75a57784 /drivers/net/usb/net1080.c
parent82fb670c5fdd5662c406871a6c21ebd55ba68e45 (diff)
downloadlinux-e60ae00361bf4e5ef08cde5a30f131cf287ffe30.tar.xz
ixgbevf: Check for RSS key before setting value
The RSS key is being repopulated every time the interface is brought up regardless of whether there is an existing value. If the user sets the RSS key and the interface is brought up (e.g. reset), the user specified RSS key will be overwritten. This patch changes the rss_key to a pointer so we can check to see if the key has been populated and preserve it accordingly. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/usb/net1080.c')
0 files changed, 0 insertions, 0 deletions