Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311358
b: refs/heads/master
c: b7e5887
h: refs/heads/master
v: v3
  • Loading branch information
Sarveshwar Bandi authored and David S. Miller committed Jun 17, 2012
1 parent 19da100 commit 396f402
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: b6138ed60457ef1e9150692f6790eb4a2a696308
refs/heads/master: b7e5887e0e414bde0a2f311ae3fbea5611562e29
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/emulex/benet/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3237,7 +3237,7 @@ static void be_netdev_init(struct net_device *netdev)

netdev->flags |= IFF_MULTICAST;

netif_set_gso_max_size(netdev, 65535);
netif_set_gso_max_size(netdev, 65535 - ETH_HLEN);

netdev->netdev_ops = &be_netdev_ops;

Expand Down

0 comments on commit 396f402

Please sign in to comment.