patch-2.3.1 linux/include/linux/if_shaper.h

Next file: linux/include/linux/isdn.h
Previous file: linux/include/linux/if_pppvar.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.0/linux/include/linux/if_shaper.h linux/include/linux/if_shaper.h
@@ -37,7 +37,7 @@
 	int (*hard_header_cache)(struct neighbour *neigh, struct hh_cache *hh);
 	void (*header_cache_update)(struct hh_cache *hh, struct device *dev, unsigned char *  haddr);
 	struct net_device_stats* (*get_stats)(struct device *dev);
-	struct wait_queue *wait_queue;
+	wait_queue_head_t  wait_queue;
 	struct timer_list timer;
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)