diff --git a/[refs] b/[refs] index b8bac58d7c70..f8aac52a2bf1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 37630f406338de4a5f72a42c0b6a034657dce383 +refs/heads/master: ed722ead61e3776cbcda3805bb872ff2b856d3b9 diff --git a/trunk/include/linux/isdn.h b/trunk/include/linux/isdn.h index 66d9d71e003c..63af3208004f 100644 --- a/trunk/include/linux/isdn.h +++ b/trunk/include/linux/isdn.h @@ -443,8 +443,6 @@ typedef struct modem_info { int line; int count; /* # of fd on device */ int blocked_open; /* # of blocked opens */ - long session; /* Session of opening process */ - long pgrp; /* pgrp of opening process */ int online; /* 1 = B-Channel is up, drop data */ /* 2 = B-Channel is up, deliver d.*/ int dialing; /* Dial in progress or ATA */