Commit 050bbb19 authored by David S. Miller's avatar David S. Miller

[NET] sunhme: Convert to new SBUS driver framework.

And make it a real PCI driver too.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9e326acf
This diff is collapsed.
......@@ -461,7 +461,6 @@ struct happy_meal {
struct net_device *dev; /* Backpointer */
struct quattro *qfe_parent; /* For Quattro cards */
int qfe_ent; /* Which instance on quattro */
struct happy_meal *next_module;
};
/* Here are the happy flags. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment