aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorBrett Creeley <[email protected]>2018-09-20 00:23:18 +0000
committerJeff Kirsher <[email protected]>2018-10-02 14:18:20 +0000
commitca4929b6df7c729c375c486c0ca53decb0eae9f5 (patch)
tree03c30f1b04cc85c9a876381c57e3674e89f1ab75 /drivers/net/ethernet/intel/ice/ice_lib.c
parentice: Implement ethtool hook for RSS switch (diff)
downloadkernel-ca4929b6df7c729c375c486c0ca53decb0eae9f5.tar.gz
kernel-ca4929b6df7c729c375c486c0ca53decb0eae9f5.zip
ice: Align ice_reset_req enum values to hardware reset values
Currently the ice_reset_req enum values have to be translated into a different set of values that the hardware understands for the same reset types. Avoid this translation by aligning ice_reset_req enum values to the ones that the hardware understands. Also add and else if block to check for ICE_RESET_EMPR and put a dev_dbg message in the else case. Signed-off-by: Brett Creeley <[email protected]> Signed-off-by: Anirudh Venkataramanan <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions