Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299539
b: refs/heads/master
c: a99ff7d
h: refs/heads/master
i:
  299537: 986ab7f
  299535: a4aa117
v: v3
  • Loading branch information
Stephane Fillod authored and David S. Miller committed Apr 17, 2012
1 parent bd0a6c6 commit 2ee13d4
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: 4362aaf6054b9760652c7047cdf6fa852acb6cf7
refs/heads/master: a99ff7d0123b19ecad3b589480b6542716ab6b52
1 change: 1 addition & 0 deletions trunk/drivers/net/usb/smsc75xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,7 @@ static int smsc75xx_bind(struct usbnet *dev, struct usb_interface *intf)
dev->net->ethtool_ops = &smsc75xx_ethtool_ops;
dev->net->flags |= IFF_MULTICAST;
dev->net->hard_header_len += SMSC75XX_TX_OVERHEAD;
dev->hard_mtu = dev->net->mtu + dev->net->hard_header_len;
return 0;
}

Expand Down

0 comments on commit 2ee13d4

Please sign in to comment.