forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
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 */