Ack Thanks -Nagu
> -----Original Message----- > From: Hans Nordeback [mailto:[email protected]] > Sent: 08 July 2016 19:06 > To: Praveen Malviya; Nagendra Kumar > Cc: [email protected] > Subject: [PATCH 1 of 1] amfnd: Incorrect ER messages in syslog [#1911] > > osaf/services/saf/amf/amfnd/su.cc | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > diff --git a/osaf/services/saf/amf/amfnd/su.cc > b/osaf/services/saf/amf/amfnd/su.cc > --- a/osaf/services/saf/amf/amfnd/su.cc > +++ b/osaf/services/saf/amf/amfnd/su.cc > @@ -422,7 +422,7 @@ uint32_t avnd_evt_avd_info_su_si_assign_ > info->si_name.value, su- > >name.value); > } else { > if (m_NCS_DBLIST_FIND_FIRST(&su->si_list) == > nullptr) { > - LOG_ER("susi_assign_evh: '%s' has no > assignments", su->name.value); > + LOG_WA("susi_assign_evh: '%s' has no > assignments", su->name.value); > /* Some times AMFD sends redundant > message for removal of assignments. > If removal of assignments is already done > for the SU then complete > the assignment process here. ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Opensaf-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-devel
