Re: [RFC v2 07/14] bpf: remove log level in internal helper

2023-12-08 Thread Tyler Retzlaff
On Fri, Dec 08, 2023 at 03:59:41PM +0100, David Marchand wrote: > There is no other log level than debug, simplify this helper. > > Signed-off-by: David Marchand > --- Acked-by: Tyler Retzlaff

Re: [RFC v2 07/14] bpf: remove log level in internal helper

2023-12-08 Thread Stephen Hemminger
On Fri, 8 Dec 2023 15:59:41 +0100 David Marchand wrote: > There is no other log level than debug, simplify this helper. > > Signed-off-by: David Marchand Acked-by: Stephen Hemminger