Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130883
b: refs/heads/master
c: 714c48f
h: refs/heads/master
i:
  130881: 0c9ee96
  130879: e92afb1
v: v3
  • Loading branch information
Dean Nelson authored and David S. Miller committed Feb 3, 2009
1 parent 6b60aad commit 3e150c5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a9d3a146923d374b945aa388dc884df69564a818
refs/heads/master: 714c48f1bb553a2e5dd8d6ff66accc7c51218ac9
3 changes: 2 additions & 1 deletion trunk/drivers/misc/sgi-xp/xpnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1999-2008 Silicon Graphics, Inc. All rights reserved.
* Copyright (C) 1999-2009 Silicon Graphics, Inc. All rights reserved.
*/

/*
Expand Down Expand Up @@ -551,6 +551,7 @@ xpnet_init(void)

netif_carrier_off(xpnet_device);

xpnet_device->netdev_ops = &xpnet_netdev_ops;
xpnet_device->mtu = XPNET_DEF_MTU;

/*
Expand Down

0 comments on commit 3e150c5

Please sign in to comment.