com20020: convert to net_devic_ops
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
bca5b8939f
commit
a1799af4d7
4 changed files with 14 additions and 2 deletions
|
|
@ -29,6 +29,7 @@
|
|||
|
||||
int com20020_check(struct net_device *dev);
|
||||
int com20020_found(struct net_device *dev, int shared);
|
||||
const struct net_device_ops com20020_netdev_ops;
|
||||
|
||||
/* The number of low I/O ports used by the card. */
|
||||
#define ARCNET_TOTAL_SIZE 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue