[osmo-bts PATCH 3/5] utils: Changed the function check_oml_message for returning message vendor type

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

Holger Hans Peter Freyther holger at freyther.de
Tue May 20 07:10:28 UTC 2014


On Tue, May 20, 2014 at 07:42:24AM +0200, Alvaro Neira Ayuso wrote:

> +enum check_message_type {
> +	OML_MSG_TYPE,
> +	MANUFACTURER_MSG_IPA_TYPE,
> +	MANUFACTURER_MSG_OSMO_TYPE,

In general elements of an enum have a common prefix. I will change
this here.




More information about the OpenBSC mailing list