Hi,
On Thu, 2013-11-21 at 10:31 +0200, Tomasz Bursztyka wrote:
> + if (!global_firewall) {
> + err = init_firewall();
> + if (!err)
> + return err;
> + }
That part should say 'if (err <0)'. Otherwise, this looks cool!
Patrik
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman
