fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/26147 )


Change subject: ipaccess-config: fix wrong flag name in ipa_nvflag_strs[]
......................................................................

ipaccess-config: fix wrong flag name in ipa_nvflag_strs[]

Change-Id: Idf8e3a9ee6d9a8801d53254c772548586d4a9c60
---
M src/ipaccess/ipaccess-config.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/47/26147/1

diff --git a/src/ipaccess/ipaccess-config.c b/src/ipaccess/ipaccess-config.c
index 9f23b56..e3d0e48 100644
--- a/src/ipaccess/ipaccess-config.c
+++ b/src/ipaccess/ipaccess-config.c
@@ -501,7 +501,7 @@
        { 0x0002, "static-gw" },
        { 0x0004, "no-dhcp-vsi" },
        { 0x0008, "dhcp-enabled" },
-       { 0x0040, "led-disabled" },
+       { 0x0040, "led-enabled" },
        { 0x0100, "secondary-oml-enabled" },
        { 0x0200, "diag-enabled" },
        { 0x0400, "cli-enabled" },

--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/26147
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Idf8e3a9ee6d9a8801d53254c772548586d4a9c60
Gerrit-Change-Number: 26147
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanits...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to