patch-2.4.0-test11 linux/include/linux/netdevice.h
Next file: linux/include/linux/netfilter_decnet.h
Previous file: linux/include/linux/mtd/map.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sat Nov 18 20:57:37 2000
- Orig file:
v2.4.0-test10/linux/include/linux/netdevice.h
- Orig date:
Tue Oct 31 12:42:27 2000
diff -u --recursive --new-file v2.4.0-test10/linux/include/linux/netdevice.h linux/include/linux/netdevice.h
@@ -383,6 +383,9 @@
int (*neigh_setup)(struct net_device *dev, struct neigh_parms *);
int (*accept_fastpath)(struct net_device *, struct dst_entry*);
+ /* open/release and usage marking */
+ struct module *owner;
+
/* bridge stuff */
struct net_bridge_port *br_port;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)