summaryrefslogtreecommitdiffstats
path: root/include/net/Space.h
diff options
context:
space:
mode:
authorFinn Thain2018-02-19 03:39:17 +0100
committerDavid S. Miller2018-02-21 20:14:05 +0100
commit494a973e22954249d35152cce1dcfba6d10c52e4 (patch)
treedc6ac353bebd152b93d0eade5701a47ea6b4be1e /include/net/Space.h
parentnet/8390: Fix msg_enable patch snafu (diff)
downloadkernel-qcow2-linux-494a973e22954249d35152cce1dcfba6d10c52e4.tar.gz
kernel-qcow2-linux-494a973e22954249d35152cce1dcfba6d10c52e4.tar.xz
kernel-qcow2-linux-494a973e22954249d35152cce1dcfba6d10c52e4.zip
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>
Diffstat (limited to 'include/net/Space.h')
-rw-r--r--include/net/Space.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/Space.h b/include/net/Space.h
index 27fb5c937c4f..336da258885a 100644
--- a/include/net/Space.h
+++ b/include/net/Space.h
@@ -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);