tms380tr: convert to net_device_ops
Conver this related group of drivers to new API Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
efda072393
commit
f1608f859a
@@ -14,6 +14,7 @@
|
||||
#include <linux/interrupt.h>
|
||||
|
||||
/* module prototypes */
|
||||
extern const struct net_device_ops tms380tr_netdev_ops;
|
||||
int tms380tr_open(struct net_device *dev);
|
||||
int tms380tr_close(struct net_device *dev);
|
||||
irqreturn_t tms380tr_interrupt(int irq, void *dev_id);
|
||||
|
Reference in New Issue
Block a user