Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194770
b: refs/heads/master
c: c72ea83
h: refs/heads/master
v: v3
  • Loading branch information
Tom Herbert authored and David S. Miller committed May 6, 2010
1 parent 2a1040f commit 9be083b
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: 50849d792b97c546c45a6652a16ba9be7d635c69
refs/heads/master: c72ea83d39efa71bf0e3fc1125e780071a79f1bc
1 change: 0 additions & 1 deletion trunk/drivers/net/e1000e/ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ static int e1000_set_tso(struct net_device *netdev, u32 data)
netdev->features &= ~NETIF_F_TSO6;
}

e_info("TSO is %s\n", data ? "Enabled" : "Disabled");
adapter->flags |= FLAG_TSO_FORCE;
return 0;
}
Expand Down

0 comments on commit 9be083b

Please sign in to comment.