Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256306
b: refs/heads/master
c: 512e400
h: refs/heads/master
v: v3
  • Loading branch information
Michał Mirosław authored and David S. Miller committed Jul 14, 2011
1 parent a4ec085 commit 13cb540
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: eff896ce0b4231a998d8b3aa81e846ffc4f6c0a4
refs/heads/master: 512e4002ab9ac54a2d8f7f198a9cd503dcc3c161
1 change: 0 additions & 1 deletion trunk/arch/m68k/emu/nfeth.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ static struct net_device * __init nfeth_probe(int unit)
dev->irq = nfEtherIRQ;
dev->netdev_ops = &nfeth_netdev_ops;

dev->flags |= NETIF_F_NO_CSUM;
memcpy(dev->dev_addr, mac, ETH_ALEN);

priv = netdev_priv(dev);
Expand Down

0 comments on commit 13cb540

Please sign in to comment.