netdev: pass the stuck queue to the timeout handler
[openwrt/staging/blogic.git] / drivers / net / ethernet / broadcom / bcmsysport.c
index 825af709708ef7674795158be92fa7fb01fab303..8e3152779a614cf03c42201129f54997b49e352b 100644 (file)
@@ -1354,7 +1354,7 @@ out:
        return ret;
 }
 
-static void bcm_sysport_tx_timeout(struct net_device *dev)
+static void bcm_sysport_tx_timeout(struct net_device *dev, unsigned int txqueue)
 {
        netdev_warn(dev, "transmit timeout!\n");