aboutsummaryrefslogtreecommitdiffstats
path: root/src/e1_input_vty.c
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-04 19:45:34 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-04 19:50:09 +0200
commit9d4fe51424eb424b7edab3b297cc105b5d3aaf59 (patch)
tree7b6dc08a3d0b10d38870888450e46654ede32e3d /src/e1_input_vty.c
parent3eed8a115adf5319ccaccbfe8f2325f764d72d15 (diff)
hsl: Remove the input handling for the HSL BTS
I have removed HSL support from OpenBSC, the E1/Abis code is now unused and can be removed. Fixes: Coverity CID 1040693
Diffstat (limited to 'src/e1_input_vty.c')
-rw-r--r--src/e1_input_vty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/e1_input_vty.c b/src/e1_input_vty.c
index cca7e8f..efe2bca 100644
--- a/src/e1_input_vty.c
+++ b/src/e1_input_vty.c
@@ -38,7 +38,7 @@
/* CONFIG */
-#define E1_DRIVER_NAMES "(misdn|misdn_lapd|dahdi|ipa|hsl)"
+#define E1_DRIVER_NAMES "(misdn|misdn_lapd|dahdi|ipa)"
#define E1_DRIVER_HELP "mISDN supported E1 Card (kernel LAPD)\n" \
"mISDN supported E1 Card (userspace LAPD)\n" \
"DAHDI supported E1/T1/J1 Card\n" \