summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/main.c
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2015-04-28 15:57:54 +0200
committerSylvain Munaut <tnt@246tNt.com>2015-04-28 15:57:54 +0200
commitfc20a37cb375dac11f45b78a446237c70f00841c (patch)
tree2d9191eb7548f7dd9084f5ced3b21a87f8a82c04 /src/host/layer23/src/mobile/main.c
parente6372a2c247d9882fe915fd34252d9fbd5b78adf (diff)
host/mobile: Finish working support for the SAP interface
Patch mostly written by Nico Golde and some cleanup/testing by Domonkos Tomcsanyi Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'src/host/layer23/src/mobile/main.c')
-rw-r--r--src/host/layer23/src/mobile/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/src/mobile/main.c b/src/host/layer23/src/mobile/main.c
index 8bcecba3..a6dd082a 100644
--- a/src/host/layer23/src/mobile/main.c
+++ b/src/host/layer23/src/mobile/main.c
@@ -69,7 +69,7 @@ int mobile_exit(struct osmocom_ms *ms, int force);
const char *debug_default =
- "DCS:DNB:DPLMN:DRR:DMM:DSIM:DCC:DMNCC:DSS:DLSMS:DPAG:DSUM";
+ "DCS:DNB:DPLMN:DRR:DMM:DSIM:DCC:DMNCC:DSS:DLSMS:DPAG:DSUM:DSAP";
const char *openbsc_copyright =
"Copyright (C) 2008-2010 ...\n"