Re: [iproute PATCH v4 4/5] No need to initialize rtattr fields before parsing

2016-07-15 Thread David Ahern
On 7/13/16 12:47 PM, Phil Sutter wrote: Since parse_rtattr_flags() calls memset already, there is no need for callers to do so themselves. Signed-off-by: Phil Sutter --- ip/ipaddress.c | 2 +- tc/tc_class.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) Acked-by: David Ahern

[iproute PATCH v4 4/5] No need to initialize rtattr fields before parsing

2016-07-13 Thread Phil Sutter
Since parse_rtattr_flags() calls memset already, there is no need for callers to do so themselves. Signed-off-by: Phil Sutter --- ip/ipaddress.c | 2 +- tc/tc_class.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ip/ipaddress.c b/ip/ipaddress.c index cfcebe76af399..60