kernel/drivers/message/fusion/mptlan.c
.. .. @@ -552,7 +552,7 @@ 552 552 /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/ 553 553 /* Tx timeout handler. */ 554 554 static void 555 -mpt_lan_tx_timeout(struct net_device *dev)555 +mpt_lan_tx_timeout(struct net_device *dev, unsigned int txqueue)556 556 { 557 557 struct mpt_lan_priv *priv = netdev_priv(dev); 558 558 MPT_ADAPTER *mpt_dev = priv->mpt_dev;