osmo-bsc/openbsc/src/gprs
Holger Hans Peter Freyther 2b17454f4a gprs_gmm: Fix various compiler warnings
gprs_gmm.c:240:2: warning: passing argument 4 of ‘gprs_llc_tx_ui’ discards qualifiers from pointer target type
../../include/openbsc/gprs_llc.h:151:5: note: expected ‘void *’ but argument is of type ‘const struct sgsn_mm_ctx *’
gprs_gmm.c:349:11: warning: unused variable ‘ptsig’
gprs_gmm.c:601:5: warning: too many arguments for format
gprs_gmm.c:987:25: warning: initialization discards qualifiers from pointer target type
gprs_gmm.c:1010:6: warning: ‘rc’ may be used uninitialized in this function
2011-10-14 23:31:34 +02:00
..
.gitignore update gitignore 2011-01-14 14:38:42 +01:00
Makefile.am src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
crc24.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
gb_proxy.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
gb_proxy_main.c src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
gb_proxy_vty.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
gprs_gmm.c gprs_gmm: Fix various compiler warnings 2011-10-14 23:31:34 +02:00
gprs_llc.c LLC: Fix format string 2011-07-27 23:38:46 +02:00
gprs_llc_vty.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
gprs_sgsn.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
gprs_sndcp.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
gprs_sndcp.h src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00
gprs_sndcp_vty.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
osmo_gbproxy.cfg [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node 2010-05-19 15:09:09 +02:00
osmo_sgsn.cfg [GPRS] SGSN: specify the local bind address in the config file 2010-06-02 23:18:40 +02:00
sgsn_libgtp.c sgsn_libgtp: remove bogus unreached second return statement 2011-07-16 13:47:37 +02:00
sgsn_main.c src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
sgsn_vty.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00