summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer4/i4b_l4.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer4/i4b_l4.c')
-rw-r--r--sys/i4b/layer4/i4b_l4.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i4b/layer4/i4b_l4.c b/sys/i4b/layer4/i4b_l4.c
index 1f5163b..1a7f7e8 100644
--- a/sys/i4b/layer4/i4b_l4.c
+++ b/sys/i4b/layer4/i4b_l4.c
@@ -29,7 +29,7 @@
*
* $FreeBSD$
*
- * last edit-date: [Sat Mar 9 19:46:26 2002]
+ * last edit-date: [Sun Aug 11 12:43:14 2002]
*
*---------------------------------------------------------------------------*/
@@ -367,6 +367,7 @@ i4b_l4_connect_ind(call_desc_t *cd)
mp->controller = cd->controller;
mp->channel = cd->channelid;
mp->bprot = cd->bprot;
+ mp->bcap = cd->bcap;
cd->dir = DIR_INCOMING;
OpenPOWER on IntegriCloud