aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/isdn.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/isdn.h')
-rw-r--r--include/linux/isdn.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/isdn.h b/include/linux/isdn.h
index c3ddf2081907..a4b71fe20a69 100644
--- a/include/linux/isdn.h
+++ b/include/linux/isdn.h
@@ -442,8 +442,6 @@ typedef struct modem_info {
442 int msr; /* Modem status register */ 442 int msr; /* Modem status register */
443 int lsr; /* Line status register */ 443 int lsr; /* Line status register */
444 int line; 444 int line;
445 int count; /* # of fd on device */
446 int blocked_open; /* # of blocked opens */
447 int online; /* 1 = B-Channel is up, drop data */ 445 int online; /* 1 = B-Channel is up, drop data */
448 /* 2 = B-Channel is up, deliver d.*/ 446 /* 2 = B-Channel is up, deliver d.*/
449 int dialing; /* Dial in progress or ATA */ 447 int dialing; /* Dial in progress or ATA */