Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
[cascardo/linux.git] / drivers / net / cris / eth_v10.c
index d70d203..a24be34 100644 (file)
@@ -1122,7 +1122,7 @@ e100_send_packet(struct sk_buff *skb, struct net_device *dev)
 
        spin_unlock_irqrestore(&np->lock, flags);
 
-       return 0;
+       return NETDEV_TX_OK;
 }
 
 /*