patch-2.4.20 linux-2.4.20/include/linux/notifier.h
Next file: linux-2.4.20/include/linux/nubus.h
Previous file: linux-2.4.20/include/linux/nfsd/nfsd.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/linux/notifier.h
- Orig date:
Fri Feb 9 14:46:13 2001
diff -urN linux-2.4.19/include/linux/notifier.h linux-2.4.20/include/linux/notifier.h
@@ -58,5 +58,7 @@
#define SYS_HALT 0x0002 /* Notify of system halt */
#define SYS_POWER_OFF 0x0003 /* Notify of system power off */
+#define NETLINK_URELEASE 0x0001 /* Unicast netlink socket released */
+
#endif /* __KERNEL__ */
#endif /* _LINUX_NOTIFIER_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)