]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/net/ethernet/faraday/ftgmac100.c
netdev: pass the stuck queue to the timeout handler
[linux.git] / drivers / net / ethernet / faraday / ftgmac100.c
index 8ed85037f0217c516de2910af3a98b0b475f4c1b..48b3b72fe02e49349cfdfc63f6298cba292a67f8 100644 (file)
@@ -1545,7 +1545,7 @@ static int ftgmac100_do_ioctl(struct net_device *netdev, struct ifreq *ifr, int
        return phy_mii_ioctl(netdev->phydev, ifr, cmd);
 }
 
-static void ftgmac100_tx_timeout(struct net_device *netdev)
+static void ftgmac100_tx_timeout(struct net_device *netdev, unsigned int txqueue)
 {
        struct ftgmac100 *priv = netdev_priv(netdev);