aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tbf.cpp')
-rw-r--r--src/tbf.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tbf.cpp b/src/tbf.cpp
index daf437bc..a434c8f9 100644
--- a/src/tbf.cpp
+++ b/src/tbf.cpp
@@ -664,8 +664,8 @@ void gprs_rlcmac_tbf::handle_timeout()
case 3169:
case 3191:
case 3195:
- LOGP(DRLCMAC, LOGL_NOTICE, "TBF TFI=%d T%d timeout during "
- "transsmission\n", tfi, T);
+ LOGP(DRLCMAC, LOGL_NOTICE, "TBF TFI=%d TLLI=0x%08x T%d timeout during "
+ "transsmission\n", tfi, tlli, T);
rlcmac_diag();
/* fall through */
case 3193: