libosmocore/tests/lapd
Holger Hans Peter Freyther af723a4ed4 lapd: Fix compiler warnings in the lapd code
lapd_test.c: In function ‘ms_to_bts_l1_cb’:
lapd_test.c:192:6: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable]
lapd_test.c:199:1: warning: no return statement in function returning non-void [-Wreturn-type]
lapd_test.c: In function ‘main’:
lapd_test.c:355:2: warning: implicit declaration of function ‘osmo_init_logging’ [-Wimplicit-function-declaration]
2012-12-26 10:51:00 +01:00
..
lapd_test.c lapd: Fix compiler warnings in the lapd code 2012-12-26 10:51:00 +01:00
lapd_test.ok lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier 2012-12-26 10:48:01 +01:00