Mobile testing branch

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/baseband-devel@lists.osmocom.org/.

Sylvain Munaut 246tnt at gmail.com
Sun Sep 7 08:22:27 UTC 2014


>>
>>>       dl = (struct l1ctl_info_dl *) msg->l1h;
>>> +     msg->l2h = msg->l3h = dl->payload;
>>>
>>
>> yes, looks fine. I had msg->l2h = msg->l3h = msg->tail but
>> dl->payload should probably work as well. I will leave it for
>> Sylvain/Andreas to comment.
>>
>> thanks a lot for the patch
>
> I'll give it a shot this week end when I have a osmocom-bb phone handy
> and merge it.

Merged thanks.

Sorry, it got delayed, life got in the way that weekend and I was just
reminded of it by someone having that issue in IRC ...

I think dl->payload makes sense since this is what's used to init it
in the other cases (like data_ind).


Cheers,

   Sylvain




More information about the baseband-devel mailing list