[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH] brctl: add support for showstp command
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2019-10-11 16:00:37
Message-ID: CAK1hOcPaRiBTq2-gRtOQ=X+2cME6p4gjJkQSqqDE65jKeuKtPQ () mail ! gmail ! com
[Download RAW message or body]

Applied with some changes, please try current git.

> +       read_leaf(name, "brport", "hairpin_mode");
> +       if (!LONE_CHAR(filedata, '0'))
> +               printf("\n hairpin mode\t\t\%4u", xstrtou(filedata, 0));

Should be
    "\n hairpin mode\t\t%4u"
not
    "\n hairpin mode\t\t\%4u"
right?
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic