Files
linux/drivers/net/ethernet/intel/ice
Dave Ertman b767ca650f ice: Fix link broken after GLOBR reset
After a GLOBR, the link was broken so that a link
up situation was being seen as a link down.

The problem was that the rebuild process was updating
the port_info link status without doing any of the
other things that need to be done when link changes.

This was causing the port_info struct to have current
"UP" information so that any further UP interrupts
were skipped as redundant.

The rebuild flow should *not* be updating the port_info
struct link information, so eliminate this and leave
it to the link event handling code.

Signed-off-by: Dave Ertman <david.m.ertman@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2020-07-29 08:38:54 -07:00
..
2020-05-22 22:02:34 -07:00
2020-05-22 22:02:34 -07:00
2020-07-29 08:38:54 -07:00
2020-07-29 08:38:54 -07:00
2020-07-29 08:38:54 -07:00
2020-07-29 08:38:54 -07:00
2020-05-27 17:03:40 -07:00
2019-11-08 12:02:14 -08:00
2020-07-29 08:38:54 -07:00
2020-05-22 21:44:48 -07:00
2020-05-22 21:44:48 -07:00
2020-05-22 21:44:48 -07:00
2020-05-22 21:44:48 -07:00
2020-05-21 22:10:04 -07:00
2020-05-21 22:10:04 -07:00
2020-05-27 17:58:21 -07:00
2020-07-23 14:59:20 -07:00
2020-07-23 14:59:20 -07:00
2018-03-26 09:59:08 -07:00