wireless: convert drivers to netdev_tx_t
[sfrench/cifs-2.6.git] / drivers / net / wireless / wavelan_cs.c
index b9748d432019ac3c794c21472e312329900f82f1..431a20ec6db6d9e39674f93c658a9239bc45a9b6 100644 (file)
@@ -3078,7 +3078,7 @@ wv_packet_write(struct net_device *       dev,
  * the packet. We also prevent reentrance. Then, we call the function
  * to send the packet...
  */
-static int
+static netdev_tx_t
 wavelan_packet_xmit(struct sk_buff *   skb,
                    struct net_device *         dev)
 {