kernel/drivers/net/wireless/intersil/orinoco/orinoco.h
.. .. @@ -207,7 +207,7 @@ 207 207 int orinoco_stop(struct net_device *dev); 208 208 void orinoco_set_multicast_list(struct net_device *dev); 209 209 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);211 211 212 212 /********************************************************************/ 213 213 /* Locking and synchronization functions */