commit | 50278deb3d7494c2b892c5203d728ce60fb53d37 | [log] [tgz] |
---|---|---|
author | Girish Gowdru <ggowdru@radisys.com> | Thu Nov 23 12:35:41 2017 +0530 |
committer | Girish Gowdru <ggowdru@radisys.com> | Thu Nov 23 12:35:41 2017 +0530 |
tree | 31066662ff9aae71cb9f602d083a9060d70f6f0e | |
parent | afa1ab4d4671cd9184cdfeb3112e6a685358757f [diff] [blame] |
VOL-555 - Support Deletion of an ONU using the XPON configuration Interface in ASFvOLT16 and Broadcom ONU adapter Change-Id: Id313a519aae9637094d97fb92755a7000b1557c3
diff --git a/src/bal_subscriber_terminal_hdlr.c b/src/bal_subscriber_terminal_hdlr.c index c2df2a6..cb840de 100755 --- a/src/bal_subscriber_terminal_hdlr.c +++ b/src/bal_subscriber_terminal_hdlr.c
@@ -107,7 +107,7 @@ } ASFVOLT_CFG_PROP_SET(sub_term_obj, subscriber_terminal, admin_state, - BCMOS_TRUE, BCMBAL_STATE_UP); + BCMOS_TRUE, onu_cfg->data->admin_state); if (!skip_onu) {