aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorJesse Brandeburg <jesse.brandeburg@intel.com>2020-05-15 17:36:41 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-05-27 17:06:44 -0700
commit5df42c8267418bfb8da54cc4772b397ea4c88aea (patch)
tree4702a484b0044a7d19c5a271e70ef75bb9b31353 /drivers/net/ethernet/intel/ice/ice_lib.c
parentbf8987df8aa57da884276b07a64307eac577eaaf (diff)
downloadlinux-5df42c8267418bfb8da54cc4772b397ea4c88aea.tar.gz
linux-5df42c8267418bfb8da54cc4772b397ea4c88aea.tar.bz2
linux-5df42c8267418bfb8da54cc4772b397ea4c88aea.zip
ice: fix MAC write command
The manage MAC write command was implemented in an overly complex way that actually didn't work, as it wasn't symmetric to the manage MAC read command, and was feeding bytes out of order to the firmware. Fix the implementation by just using a simple array to represent the MAC address when it is being written via firmware command. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@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/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions