mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
[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>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user