ixgbe: Clear I2C destination location
authorMark Rustad <mark.d.rustad@intel.com>
Sat, 8 Aug 2015 23:18:17 +0000 (16:18 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 24 Sep 2015 05:24:55 +0000 (22:24 -0700)
commit6ee8c9a70d65ee37251465348501a067138050d7
tree236535436890ba5658c4bfac8613b9a2ae589f47
parent06e60e5912c0373b15143cc52e4a11fafeaafff3
ixgbe: Clear I2C destination location

Clear the destination location for I2C data initially so that
the received data will not be affected by previous attempts.
This could have returned wrong data in certain retry sequences.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
This page took 0.02614 seconds and 5 git commands to generate.