Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134321
b: refs/heads/master
c: c1086cd
h: refs/heads/master
i:
  134319: a869175
v: v3
  • Loading branch information
Ayaz Abdulla authored and David S. Miller committed Feb 7, 2009
1 parent 708d91f commit 37211bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: b6e4405bf7241ae91c497e021370066fcfb196c8
refs/heads/master: c1086cda7d46885d672d282af04d1273b001442f
2 changes: 1 addition & 1 deletion trunk/drivers/net/forcedeth.c
Original file line number Diff line number Diff line change
Expand Up @@ -4763,7 +4763,7 @@ static int nv_set_tx_csum(struct net_device *dev, u32 data)
struct fe_priv *np = netdev_priv(dev);

if (np->driver_data & DEV_HAS_CHECKSUM)
return ethtool_op_set_tx_hw_csum(dev, data);
return ethtool_op_set_tx_csum(dev, data);
else
return -EOPNOTSUPP;
}
Expand Down

0 comments on commit 37211bf

Please sign in to comment.