Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299918
b: refs/heads/master
c: 9bbf566
h: refs/heads/master
v: v3
  • Loading branch information
Stephane Fillod authored and David S. Miller committed Apr 24, 2012
1 parent b455472 commit da540b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a881e963c7fe1f226e991ee9bbe8907acda93294
refs/heads/master: 9bbf56609d304e8aae2076610d938206453035de
1 change: 1 addition & 0 deletions trunk/drivers/net/usb/smsc95xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,7 @@ static int smsc95xx_bind(struct usbnet *dev, struct usb_interface *intf)
dev->net->ethtool_ops = &smsc95xx_ethtool_ops;
dev->net->flags |= IFF_MULTICAST;
dev->net->hard_header_len += SMSC95XX_TX_OVERHEAD_CSUM;
dev->hard_mtu = dev->net->mtu + dev->net->hard_header_len;
return 0;
}

Expand Down

0 comments on commit da540b3

Please sign in to comment.