]> git.baikalelectronics.ru Git - kernel.git/commit
ice: Fix flag used for module query
authorChinh T Cao <chinh.t.cao@intel.com>
Mon, 29 Jul 2019 09:04:52 +0000 (02:04 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 23 Aug 2019 17:23:11 +0000 (10:23 -0700)
commitf76dfc84f4baaf3ef2a8fac91a04ec05710f7334
treed52eacd4576f15818f60583a90259918f1b760de
parent4321eb4d271a91ac5c8dbf161a7855390ca6fa8a
ice: Fix flag used for module query

When checking the PHY for status, by specification, the driver
should be using "topology" mode when querying the module type.

Signed-off-by: Chinh T Cao <chinh.t.cao@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_common.c