Skip to content

Commit

Permalink
r8169: fix r8101 quirk dupe
Browse files Browse the repository at this point in the history
Noticed by Vincent Pelletier <[email protected]>.

Signed-off-by: Francois Romieu <[email protected]>
Cc: Edward Hsu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
françois romieu authored and davem330 committed Aug 13, 2009
1 parent cb7d9e7 commit 5edcc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/r8169.c
Original file line number Diff line number Diff line change
Expand Up @@ -2757,7 +2757,7 @@ static void rtl_hw_start_8168(struct net_device *dev)
EnableBist | \
Mac_dbgo_oe | \
Force_half_dup | \
Force_half_dup | \
Force_rxflow_en | \
Force_txflow_en | \
Cxpl_dbg_sel | \
ASF | \
Expand Down

0 comments on commit 5edcc53

Please sign in to comment.