Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45064
b: refs/heads/master
c: 81f4e6c
h: refs/heads/master
v: v3
  • Loading branch information
Francois Romieu authored and Francois Romieu committed Dec 26, 2006
1 parent 83b7ca6 commit a03af45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 87046e5062c483820f20c1fa6ed0826bb38fd4f0
refs/heads/master: 81f4e6c190a0fa016fd7eecaf76a5f95d121afc2
1 change: 0 additions & 1 deletion trunk/drivers/net/r8169.c
Original file line number Diff line number Diff line change
Expand Up @@ -1882,7 +1882,6 @@ static void rtl8169_hw_start(struct net_device *dev)
(tp->mac_version == RTL_GIGA_MAC_VER_02) ||
(tp->mac_version == RTL_GIGA_MAC_VER_03) ||
(tp->mac_version == RTL_GIGA_MAC_VER_04))
RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb);
rtl8169_set_rx_tx_config_registers(tp);

cmd = RTL_R16(CPlusCmd);
Expand Down

0 comments on commit a03af45

Please sign in to comment.