cdc-phonet: autoconfigure Phonet address
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / net / typhoon.c
index 2c26b4577e8a07ecf893081b91b0fff584bd5f27..d6d345229fe941cdc95d52dc5a3f7fcbfb1ad4e8 100644 (file)
@@ -762,7 +762,7 @@ typhoon_tso_fill(struct sk_buff *skb, struct transmit_ring *txRing,
        tcpd->status = 0;
 }
 
-static int
+static netdev_tx_t
 typhoon_start_tx(struct sk_buff *skb, struct net_device *dev)
 {
        struct typhoon *tp = netdev_priv(dev);