summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-06-20 18:42:42 +0200
committerHarald Welte <laforge@gnumonks.org>2010-06-20 18:44:28 +0200
commitcb38815c0b91fe25a1876e83c239b2908fa2a80c (patch)
treed31710eb5a7dd4c8b51b33bc1d2cb419b8808cd6 /include
parente05dfe99f19f7887adef296ed80444077a189366 (diff)
[L1CTL] Introduce L1CTL_RESET_RESP
1) On boot, L23 is notified by L1CTL_RESET_IND: 2) At any time, L23 can call L1CTL_RESET_REQ and get a L1CTL_RESET_RESP once the reset has been performed. Also, there is no 'l1ctl_info_dl' in the RESET_IND anymore, as it is useless.
Diffstat (limited to 'include')
-rw-r--r--include/l1a_l23_interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/l1a_l23_interface.h b/include/l1a_l23_interface.h
index 5651d7b1..3782c58d 100644
--- a/include/l1a_l23_interface.h
+++ b/include/l1a_l23_interface.h
@@ -37,6 +37,7 @@
#define L1CTL_ECHO_RESP 12
#define L1CTL_RACH_RESP 13
#define L1CTL_RESET_REQ 14
+#define L1CTL_RESET_RESP 15
/*
* NOTE: struct size. We do add manual padding out of the believe