]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/net/ethernet/cirrus/cs89x0.c
netdev: pass the stuck queue to the timeout handler
[linux.git] / drivers / net / ethernet / cirrus / cs89x0.c
index c9aebcde403a536096244688761433b76d03bd88..33ace330705935476ea596cd23739d2d2f24c3f3 100644 (file)
@@ -1128,7 +1128,7 @@ net_get_stats(struct net_device *dev)
        return &dev->stats;
 }
 
-static void net_timeout(struct net_device *dev)
+static void net_timeout(struct net_device *dev, unsigned int txqueue)
 {
        /* If we get here, some higher level has decided we are broken.
           There should really be a "kick me" function call instead. */