Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279159
b: refs/heads/master
c: 176f950
h: refs/heads/master
i:
  279157: c1e3a3f
  279155: a579854
  279151: f2ced1c
v: v3
  • Loading branch information
Emil Tantilov authored and Jeff Kirsher committed Jan 3, 2012
1 parent 93a2277 commit 3afb029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 52f33af8ac479259f77abab6c535dac93ce654e8
refs/heads/master: 176f950d310c81b7fafd96aabe53704f778ce269
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
Original file line number Diff line number Diff line change
Expand Up @@ -1457,6 +1457,7 @@ static s32 ixgbe_clock_out_i2c_byte(struct ixgbe_hw *hw, u8 data)
i2cctl = IXGBE_READ_REG(hw, IXGBE_I2CCTL);
i2cctl |= IXGBE_I2C_DATA_OUT;
IXGBE_WRITE_REG(hw, IXGBE_I2CCTL, i2cctl);
IXGBE_WRITE_FLUSH(hw);

return status;
}
Expand Down

0 comments on commit 3afb029

Please sign in to comment.