]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/net/ethernet/pensando/ionic/ionic_lif.c
netdev: pass the stuck queue to the timeout handler
[linux.git] / drivers / net / ethernet / pensando / ionic / ionic_lif.c
index ef82587133696aaa28f7e47cd6b162826f64fe12..a76108a9c7db664c0b77d5e9c0a0250c2c7e976e 100644 (file)
@@ -1285,7 +1285,7 @@ static void ionic_tx_timeout_work(struct work_struct *ws)
        rtnl_unlock();
 }
 
-static void ionic_tx_timeout(struct net_device *netdev)
+static void ionic_tx_timeout(struct net_device *netdev, unsigned int txqueue)
 {
        struct ionic_lif *lif = netdev_priv(netdev);