Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298488
b: refs/heads/master
c: 78fb72f
h: refs/heads/master
v: v3
  • Loading branch information
Rabin Vincent authored and David S. Miller committed Apr 2, 2012
1 parent 5e8e475 commit c7470c5
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: 10b9194f959608368ed89df1937f17cfe6bd6d84
refs/heads/master: 78fb72f7936c01d5b426c03a691eca082b03f2b9
1 change: 1 addition & 0 deletions trunk/drivers/net/usb/cdc_eem.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ static int eem_bind(struct usbnet *dev, struct usb_interface *intf)
/* no jumbogram (16K) support for now */

dev->net->hard_header_len += EEM_HEAD + ETH_FCS_LEN;
dev->hard_mtu = dev->net->mtu + dev->net->hard_header_len;

return 0;
}
Expand Down

0 comments on commit c7470c5

Please sign in to comment.