Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90395
b: refs/heads/master
c: faa8957
h: refs/heads/master
i:
  90393: 73272bf
  90391: a722290
v: v3
  • Loading branch information
Dai Haruki authored and Jeff Garzik committed Mar 26, 2008
1 parent 0f520c7 commit 1d2ac2d
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: a3cb96a13cf74b3e5bb4ecca0c39df1022539059
refs/heads/master: faa89577621b4296a8869e75b90a546c951df968
2 changes: 1 addition & 1 deletion trunk/drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ static int gfar_change_mtu(struct net_device *dev, int new_mtu)
int frame_size = new_mtu + ETH_HLEN;

if (priv->vlan_enable)
frame_size += VLAN_ETH_HLEN;
frame_size += VLAN_HLEN;

if (gfar_uses_fcb(priv))
frame_size += GMAC_FCB_LEN;
Expand Down

0 comments on commit 1d2ac2d

Please sign in to comment.