kernel/drivers/net/ethernet/sun/sunvnet_common.h
.. .. @@ -135,7 +135,7 @@ 135 135 int sunvnet_close_common(struct net_device *dev); 136 136 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp); 137 137 int sunvnet_set_mac_addr_common(struct net_device *dev, void *p); 138 -void sunvnet_tx_timeout_common(struct net_device *dev);138 +void sunvnet_tx_timeout_common(struct net_device *dev, unsigned int txqueue);139 139 netdev_tx_t 140 140 sunvnet_start_xmit_common(struct sk_buff *skb, struct net_device *dev, 141 141 struct vnet_port *(*vnet_tx_port)