diff options
author | Jacob Erlbeck <jerlbeck@sysmocom.de> | 2015-04-30 19:28:03 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2015-04-30 20:02:09 +0200 |
commit | 97319359849cb21342a3243c6202def1cd18bc94 (patch) | |
tree | 2352695098256f91f04903135c4289db96b6f9b7 /debian/patches | |
parent | 580af4be0023a669d1b756f0f6180eed5ea98144 (diff) |
bssgp: Fix call to llist_entry in fc_queue_timer_cfg
Currently the DL sometimes hangs and sometimes a lot of messages
(still not able to send PDU) are logged. This is caused by an invalid
timer delay computation, setting msecs either to 0 or to some big value.
This is due to an '&' operator at the wrong place, accessing some
parts in fc instead of the first element of the list.
This commit fixes that issue.
Sponsored-by: On-Waves ehf
Diffstat (limited to 'debian/patches')
0 files changed, 0 insertions, 0 deletions