]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/tty/n_gsm.c
netdev: pass the stuck queue to the timeout handler
[linux.git] / drivers / tty / n_gsm.c
index 36a3eb4ad4c551bbd6fc24fa14fab2b43e17204e..f1c90fa2978ea9ef036eaccbcd2db1cf433f43ab 100644 (file)
@@ -2704,7 +2704,7 @@ static netdev_tx_t gsm_mux_net_start_xmit(struct sk_buff *skb,
 }
 
 /* called when a packet did not ack after watchdogtimeout */
-static void gsm_mux_net_tx_timeout(struct net_device *net)
+static void gsm_mux_net_tx_timeout(struct net_device *net, unsigned int txqueue)
 {
        /* Tell syslog we are hosed. */
        dev_dbg(&net->dev, "Tx timed out.\n");