patch-2.4.0-prerelease linux/include/linux/atmdev.h

Next file: linux/include/linux/blk.h
Previous file: linux/include/linux/atm_tcp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test12/linux/include/linux/atmdev.h linux/include/linux/atmdev.h
@@ -375,6 +375,7 @@
 	void (*free_rx_skb)(struct atm_vcc *vcc, struct sk_buff *skb);
 		/* @@@ temporary hack */
 	int (*proc_read)(struct atm_dev *dev,loff_t *pos,char *page);
+	struct module *owner;
 };
 
 

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