On Mon, May 05, 2014 at 04:04:02PM +0200, Alvaro Neira Ayuso wrote:

> diff --git a/include/osmocom/gsm/protocol/gsm_12_21.h 
> b/include/osmocom/gsm/protocol/gsm_12_21.h
> index 694df93..b1725d5 100644
> --- a/include/osmocom/gsm/protocol/gsm_12_21.h
> +++ b/include/osmocom/gsm/protocol/gsm_12_21.h
> @@ -486,6 +486,8 @@ enum abis_nm_attr {
>       NM_ATT_BS11_ANT_TYPE            = 0xf4,
>       NM_ATT_BS11_PLL_MODE            = 0xfc,
>       NM_ATT_BS11_PASSWORD            = 0xfd,
> +
> +     NM_ATT_O_REDUCEPOWER            = 0x01,

okay, added it. The sorting was already inconsistent. Either
group by source (spec, BS11, ipa, osmocom) or sort by value.
No action from you is required though.

Reply via email to