libosmocore/src
Andreas Eversberg cb72e74031 lapdm: Do not return an error when enqueuing a frame
If tx_ph_data_enqueue() is called, frames will be written into a queue,
if there is a pending frame or if polling of TX frames is used. In
this case the return value must be 0.

Sending a RSL_MT_UNIT_DATA_REQ from upper layer causes a call to
tx_ph_data_enqueue(). The return code is returned to the sender. The
sender must not get an error returned, if the message is enqueued.

Change-Id: Iaeaf7c66cb3cf5cc81bc8e15d468e8e7704c1407
2023-06-09 15:06:34 +00:00
..
codec codec: new function osmo_hr_sid_reset() 2023-05-27 10:51:17 +00:00
coding coding: gsm0503_tch_{fr,hr}_encode(): add ability to emit BFI 2023-05-27 11:06:57 +00:00
core osmo_io: Remove osmo_iofd_read/write_enable/disable 2023-06-07 15:04:47 +02:00
ctrl Makefile.am: Make libraries depend on .map files 2023-03-06 17:07:48 +00:00
gb osmo_io: Remove osmo_iofd_read/write_enable/disable 2023-06-07 15:04:47 +02:00
gsm lapdm: Do not return an error when enqueuing a frame 2023-06-09 15:06:34 +00:00
isdn isdn: fix identical operands in v110_adapt_IR8000_to_2400() 2023-03-17 17:08:23 +07:00
pseudotalloc Fix all references to config.h 2023-01-18 19:04:36 +01:00
sim Bump version: 1.7.0.119-b31a-dirty → 1.8.0 2023-02-07 11:20:42 +01:00
usb Fix all references to config.h 2023-01-18 19:04:36 +01:00
vty vty: move struct vty_parent_node to private API 2023-05-06 03:49:08 +00:00
Makefile.am create libosmoisdn sub-library 2023-01-21 22:41:57 +01:00