[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190221144036.30902caa@shemminger-XPS-13-9360>
Date: Thu, 21 Feb 2019 14:40:36 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Phil Sutter <phil@....cc>
Cc: netdev@...r.kernel.org
Subject: Re: [iproute PATCH] ip-address: Use correct max attribute value in
print_vf_stats64()
On Thu, 21 Feb 2019 19:37:51 +0100
Phil Sutter <phil@....cc> wrote:
> IFLA_VF_MAX is larger than the highest valid index in vf array.
>
> Fixes: a1b99717c7cd7 ("Add displaying VF traffic statistics")
> Signed-off-by: Phil Sutter <phil@....cc>
Good catch. It worked because VF_MAX is 12 and VF_STATS_MAX is 8.
Applied.
Powered by blists - more mailing lists