aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_ms.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs_ms.h')
-rw-r--r--src/gprs_ms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gprs_ms.h b/src/gprs_ms.h
index 4f6456e7..b2b3274f 100644
--- a/src/gprs_ms.h
+++ b/src/gprs_ms.h
@@ -79,7 +79,7 @@ struct GprsMs {
struct osmo_timer_list llc_timer;
struct osmo_use_count use_count;
- struct osmo_timer_list timer;
+ struct osmo_timer_list release_timer;
int64_t last_cs_not_low;