Hi Tomasz, On Wed, May 14, 2014 at 2:54 AM, Tomasz Bursztyka <[email protected]> wrote: > Hi Eduardo, > > Minor issue: > >> @@ -100,37 +105,33 @@ class Wpa_s: >> bus.add_signal_receiver(self.__InterfaceRemoved, path=WPA_PATH, >> signal_name='InterfaceRemoved') >> self.__reset() >> + >> + self.debug = False > > > unnecessary since it's done below already.
Should I resend the patch or send a new one fixing this issue? > >> + >> + self.bus = bus >> + >> self.debug = False >> > > > > Rest is fine. > > Thanks, Thanks. > > Tomasz > > _______________________________________________ > connman mailing list > [email protected] > https://lists.connman.net/mailman/listinfo/connman _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
