10
0
Fork 0

openbsc patch: Fix debug message (forgot to dereferent ptr)

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
master
Sylvain Munaut 14 years ago
parent e677f1c7bf
commit d6b2e4f18b

@ -39,7 +39,7 @@ index bac920e..752a554 100644
+
+ DEBUGP(DCC, "Setting up external RTP TCH map between (bts=%u,trx=%u,ts=%u) and (ip=%08x, port=%d)\n",
+ bts->nr, lchan->ts->trx->nr, lchan->ts->nr,
+ ip, port);
+ *ip, *port);
+
+ switch (bts->type) {
+ case GSM_BTS_TYPE_NANOBTS_900: