aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sunhme.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2006-06-23 21:21:02 -0400
committerDavid S. Miller <davem@sunset.davemloft.net>2006-06-24 02:15:58 -0400
commit050bbb196392b9c178f82b1205a23dd2f915ee93 (patch)
tree7558fc040ea5cfedefd56f0e5412b15ee23d8228 /drivers/net/sunhme.h
parent9e326acf567b605cf4177081cc7367c24ec10a66 (diff)
[NET] sunhme: Convert to new SBUS driver framework.
And make it a real PCI driver too. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sunhme.h')
-rw-r--r--drivers/net/sunhme.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sunhme.h b/drivers/net/sunhme.h
index 34e9f953cea4..9b7ccaeeee89 100644
--- a/drivers/net/sunhme.h
+++ b/drivers/net/sunhme.h
@@ -461,7 +461,6 @@ struct happy_meal {
461 struct net_device *dev; /* Backpointer */ 461 struct net_device *dev; /* Backpointer */
462 struct quattro *qfe_parent; /* For Quattro cards */ 462 struct quattro *qfe_parent; /* For Quattro cards */
463 int qfe_ent; /* Which instance on quattro */ 463 int qfe_ent; /* Which instance on quattro */
464 struct happy_meal *next_module;
465}; 464};
466 465
467/* Here are the happy flags. */ 466/* Here are the happy flags. */