OSDN Git Service

Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
[uclinux-h8/linux.git] / drivers / infiniband / ulp / ipoib / ipoib.h
index 28dc927..45fd10a 100644 (file)
@@ -499,7 +499,7 @@ void ipoib_mcast_send(struct net_device *dev, u8 *daddr, struct sk_buff *skb);
 
 void ipoib_mcast_restart_task(struct work_struct *work);
 int ipoib_mcast_start_thread(struct net_device *dev);
-int ipoib_mcast_stop_thread(struct net_device *dev);
+int ipoib_mcast_stop_thread(struct net_device *dev, int flush);
 
 void ipoib_mcast_dev_down(struct net_device *dev);
 void ipoib_mcast_dev_flush(struct net_device *dev);