From 46dc446a3c09a55f9d7e0ec50c5eeadf41c9ab74 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Mon, 2 Apr 2012 13:53:53 +0200 Subject: [PATCH] --- yaml --- r: 304125 b: refs/heads/master c: ed722ead61e3776cbcda3805bb872ff2b856d3b9 h: refs/heads/master i: 304123: fd0295ebdb8f8810657b92265f9a943836e0e8aa v: v3 --- [refs] | 2 +- trunk/include/linux/isdn.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) 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 */