aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/gsm_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openbsc/gsm_data.h')
-rw-r--r--include/openbsc/gsm_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openbsc/gsm_data.h b/include/openbsc/gsm_data.h
index b96ec402d..c87b25da1 100644
--- a/include/openbsc/gsm_data.h
+++ b/include/openbsc/gsm_data.h
@@ -205,7 +205,7 @@ struct gsm_bts_paging_state {
struct gsm_bts *bts;
/* tick timer */
- struct timer_list page_timer;
+ struct timer_list paging_timer;
};
/* One BTS */