mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
net/mac8390: Convert to nubus_driver
This resolves an old bug that constrained this driver to no more than one card. Tested-by: Stan Johnson <userm57@yahoo.com> Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
646fe03b0d
commit
494a973e22
@@ -20,7 +20,6 @@ struct net_device *cs89x0_probe(int unit);
|
||||
struct net_device *mvme147lance_probe(int unit);
|
||||
struct net_device *tc515_probe(int unit);
|
||||
struct net_device *lance_probe(int unit);
|
||||
struct net_device *mac8390_probe(int unit);
|
||||
struct net_device *mac89x0_probe(int unit);
|
||||
struct net_device *cops_probe(int unit);
|
||||
struct net_device *ltpc_probe(void);
|
||||
|
||||
Reference in New Issue
Block a user