]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/net/3c501.h
cfg80211: split wext compatibility to separate header
[mirror_ubuntu-bionic-kernel.git] / drivers / net / 3c501.h
index f40b0493337a05162b2e522c09c5d7b867dbd52a..183fd55f03cbe69e58785140589d11fa5bc74bc6 100644 (file)
@@ -6,7 +6,7 @@
 static int  el1_probe1(struct net_device *dev, int ioaddr);
 static int  el_open(struct net_device *dev);
 static void el_timeout(struct net_device *dev);
-static int  el_start_xmit(struct sk_buff *skb, struct net_device *dev);
+static netdev_tx_t el_start_xmit(struct sk_buff *skb, struct net_device *dev);
 static irqreturn_t el_interrupt(int irq, void *dev_id);
 static void el_receive(struct net_device *dev);
 static void el_reset(struct net_device *dev);