From 9257fe53bfe4387cdd7a78f1fbd1c93134f5ab0b Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sun, 26 Sep 2010 22:55:02 +0200 Subject: l1ctl: Add initial tch_mode value in DM_EST_REQ Signed-off-by: Sylvain Munaut --- include/l1ctl_proto.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/l1ctl_proto.h b/include/l1ctl_proto.h index f2880eb..24cb64b 100644 --- a/include/l1ctl_proto.h +++ b/include/l1ctl_proto.h @@ -207,6 +207,8 @@ struct l1ctl_dm_est_req { struct l1ctl_h0 h0; struct l1ctl_h1 h1; }; + uint8_t tch_mode; + uint8_t _padding[1]; } __attribute__((packed)); struct l1ctl_dm_freq_req { -- cgit v1.2.3-55-g7522