[PATCH 04/20] Add RACH message to PH-/MPH-/TCH-SAP interface

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Andreas Eversberg andreas at eversberg.eu
Thu Sep 19 14:04:21 UTC 2013


Holger Hans Peter Freyther wrote:
> On Thu, Sep 19, 2013 at 02:11:49PM +0200, Andreas Eversberg wrote:
>
>   
>> +	lc = &trx->ts[0].lchan[4].lapdm_ch;
>> +	if (!lc) {
>>     
> how can this ever be null?
>   
lc was a return vale from a function before, but you are right. this
check is now obsolete, so i removed it.

thanx!





More information about the OpenBSC mailing list