mISDN: Fixed missing spin lock on pipeline process
[deliverable/linux.git] / include / linux / mISDNif.h
index 5da3d95b27f1612b7b008c3495caf419a089be06..cf974593a99e7cbfaab3d1a7c5dabd11b0fe4d0e 100644 (file)
@@ -362,7 +362,8 @@ clear_channelmap(u_int nr, u_char *map)
 #define MISDN_CTRL_HFC_RECEIVE_ON      0x4006
 #define MISDN_CTRL_HFC_ECHOCAN_ON      0x4007
 #define MISDN_CTRL_HFC_ECHOCAN_OFF     0x4008
-
+#define MISDN_CTRL_HFC_WD_INIT         0x4009
+#define MISDN_CTRL_HFC_WD_RESET                0x400A
 
 /* socket options */
 #define MISDN_TIME_STAMP               0x0001
This page took 0.04074 seconds and 5 git commands to generate.