On Thu, 2018-09-13 at 15:44 +0100, Bruce Richardson wrote: > Compiling with all warnings turned on causes errors about unused > variables > and an unused label. Remove these to allow building without having to > disable those warnings. > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > --- > drivers/net/avf/avf_ethdev.c | 15 +-------------- > drivers/net/avf/avf_rxtx.c | 17 +++++------------ > drivers/net/avf/avf_vchnl.c | 2 -- > 3 files changed, 6 insertions(+), 28 deletions(-)
Acked-by: Luca Boccassi <bl...@debian.org> -- Kind regards, Luca Boccassi