summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/ihfc/i4b_ihfc_drv.c')
-rw-r--r--sys/i4b/layer1/ihfc/i4b_ihfc_drv.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c b/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c
index db31c8c..14b4c80 100644
--- a/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c
+++ b/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c
@@ -1023,6 +1023,7 @@ ihfc_hdlc_Dwrite (ihfc_sc_t *sc, u_char chan)
S_MBUF = NULL;
}
j1:
+ return;
}
/*---------------------------------------------------------------------------*
@@ -1192,6 +1193,7 @@ ihfc_isac_Dwrite (ihfc_sc_t *sc, u_char chan)
S_ISTA &= ~0x10;
j0:
+ return;
}
/*---------------------------------------------------------------------------*
@@ -1273,6 +1275,7 @@ ihfc_isac_Dread (ihfc_sc_t *sc, u_char chan)
S_ISTA &= ~0xc0;
j1:
+ return;
}
/*---------------------------------------------------------------------------*
OpenPOWER on IntegriCloud