commit | 704c6f2aec9cd5f9f21d18277d8f660e6950d63a | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad@opennetworking.org> | Tue Nov 13 14:57:53 2018 -0800 |
committer | Shad Ansari <shad@opennetworking.org> | Tue Nov 13 14:57:53 2018 -0800 |
tree | c95de3309e867e917c1553142b621bb2fb7d2a03 | |
parent | 612943cf0c96f9e39fce2344ba76a608d71f9b45 [diff] [blame] |
DeviceInfo changes for voltha rsrc_mgr Change-Id: I2411d14d4810e063c6c7a6c0ce07b659f6d992f7
diff --git a/core/core_server.go b/core/core_server.go index 48f0ed8..f00d72d 100644 --- a/core/core_server.go +++ b/core/core_server.go
@@ -92,7 +92,7 @@ Vethnames: []string{}, IndInterval: opt.intvl, Processes: []string{}, - EnableServer: new(openolt.Openolt_EnableIndicationServer), + EnableServer: nil, state: INACTIVE, stateChan: make(chan coreState, 8), }