Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224359
b: refs/heads/master
c: 4c0ec65
h: refs/heads/master
i:
  224357: 6649b99
  224355: 0fa2298
  224351: 2d7464d
v: v3
  • Loading branch information
Alexander Duyck authored and Jeff Kirsher committed Nov 17, 2010
1 parent 723d208 commit 8f3f849
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 80ab193dce048e7b7afa43c99e69f508167e29ab
refs/heads/master: 4c0ec6544a0cd5e3eed08df2c14cf98185098abe
5 changes: 0 additions & 5 deletions trunk/drivers/net/ixgbe/ixgbe_ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -412,11 +412,6 @@ static int ixgbe_set_rx_csum(struct net_device *netdev, u32 data)
else
adapter->flags &= ~IXGBE_FLAG_RX_CSUM_ENABLED;

if (netif_running(netdev))
ixgbe_reinit_locked(adapter);
else
ixgbe_reset(adapter);

return 0;
}

Expand Down

0 comments on commit 8f3f849

Please sign in to comment.