]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Clear I2C destination location
authorMark Rustad <mark.d.rustad@intel.com>
Sat, 8 Aug 2015 23:18:17 +0000 (16:18 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 12 Oct 2015 16:05:01 +0000 (09:05 -0700)
commitba481513097b196e62b54d39a52b9e7ed33e01a0
treefa7ce22fce77bcf6c69452e1d8efcf127690a93a
parent3254bc859490b874e61c92af935ba9657d442564
ixgbe: Clear I2C destination location

Orabug: 21918732

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>
(cherry picked from commit 6ee8c9a70d65ee37251465348501a067138050d7)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c