osmo-bts/src/common
Philipp Maier 792573dc97 RSL: drop obsolete NULL check
rsl_rx_paging_cmd() checks if the pointer *trx is NULL, this check
does not make much sense since *trx has already been dereferenced
without checking earlier in the code. Furthermore *trx is also a
mandatory parameter which must not be NULL.

Fixes: coverity scan CID#159534
Change-Id: I17dfb42ff404b2a1e18354fb7a7278089b407a79
2017-01-10 11:53:50 +00:00
..
Makefile.am DTX DL: use FSM for AMR 2016-10-13 06:58:06 +00:00
abis.c common/abis.c: fix 100% CPU usage after disconnecting OML/RSL link (Bug #1703) 2016-06-14 21:57:57 +00:00
amr.c Fix some spelling errors 2016-12-22 14:04:22 +00:00
bts.c Alarm on various errors 2017-01-08 11:09:58 +00:00
bts_ctrl_commands.c add control interface to common BTS (for thermal attenuation) 2014-08-24 16:42:02 +02:00
bts_ctrl_lookup.c fix compile warnings 2016-02-03 18:45:39 +01:00
cbch.c fix compiler warning: printf format for sizeof() 2016-06-17 15:34:42 +00:00
dtx_dl_amr_fsm.c DTX AMR HR: fix inhibition 2017-01-04 11:25:17 +01:00
gsm_data_shared.c re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
handover.c Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interface 2015-09-22 16:39:03 +02:00
l1sap.c Alarm on various errors 2017-01-08 11:09:58 +00:00
lchan.c cosmetic: common ts_is_pdch() 2016-08-30 07:35:47 +00:00
load_indication.c paging: send CCCH load indications even if paging load below threshold 2012-11-24 22:28:44 +01:00
logging.c add missing DSUM entry to bts_log_info_cat 2016-06-17 15:32:03 +00:00
main.c Add Abis OML failure event reporting 2017-01-08 11:03:39 +00:00
measurement.c fix: dyn ts: uplink measurement report 2017-01-06 10:32:19 +00:00
msg_utils.c DTX AMR HR: fix inhibition 2017-01-04 11:25:17 +01:00
oml.c Alarm on various errors 2017-01-08 11:09:58 +00:00
paging.c Fix AGCH/PCH proportional allocation 2016-12-01 15:25:26 +00:00
pcu_sock.c Log socket path on error 2017-01-06 17:30:01 +01:00
phy_link.c fix compiler warnings: include bts_model.h in phy_link.c 2016-06-23 19:58:47 +00:00
power_control.c move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00
rsl.c RSL: drop obsolete NULL check 2017-01-10 11:53:50 +00:00
scheduler.c TRX: prevent segfault upon phy init 2016-12-05 18:55:49 +00:00
sysinfo.c Fix AGCH/PCH proportional allocation 2016-12-01 15:25:26 +00:00
tx_power.c tx_power: Check actual TRX output power against intended value 2014-08-25 19:01:24 +02:00
vty.c Optionally use adaptive RTP jitter buffering 2016-12-16 14:04:50 +01:00