forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/net/wireless/intersil/orinoco/orinoco.h
....@@ -207,7 +207,7 @@
207207 int orinoco_stop(struct net_device *dev);
208208 void orinoco_set_multicast_list(struct net_device *dev);
209209 int orinoco_change_mtu(struct net_device *dev, int new_mtu);
210
-void orinoco_tx_timeout(struct net_device *dev);
210
+void orinoco_tx_timeout(struct net_device *dev, unsigned int txqueue);
211211
212212 /********************************************************************/
213213 /* Locking and synchronization functions */