]> Git Repo - linux.git/commit
ice: update Unit Load Status bitmask to check after reset
authorBruce Allan <[email protected]>
Thu, 6 Feb 2020 09:20:07 +0000 (01:20 -0800)
committerJeff Kirsher <[email protected]>
Wed, 12 Feb 2020 19:48:45 +0000 (11:48 -0800)
commitcf8fc2a0863f9ff27ebd2efcdb1f7d378b9fb8a6
tree965cfefa792107bfcb0c33e65dbefe82298614ae
parentfbf1e1f6988e70287b1bfcad4f655ca96b681929
ice: update Unit Load Status bitmask to check after reset

After a reset the Unit Load Status bits in the GLNVM_ULD register to check
for completion should be 0x7FF before continuing.  Update the mask to check
(minus the three reserved bits that are always set).

Signed-off-by: Bruce Allan <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/ice/ice_common.c
drivers/net/ethernet/intel/ice/ice_hw_autogen.h
This page took 0.055126 seconds and 4 git commands to generate.