A couple of patches motivated by recent cppcheck patches from Ferruh. The handling of supported_ptypes is incorrect in netvsc PMD for non VF case.
Stephen Hemminger (2): net/netvsc: remove unused code net/netvsc: fix ethdev get_supported_ptypes drivers/net/netvsc/hn_ethdev.c | 48 +++++++++++++++++++++++++++++++++- drivers/net/netvsc/hn_rndis.c | 31 ---------------------- drivers/net/netvsc/hn_rndis.h | 1 - drivers/net/netvsc/hn_var.h | 1 - drivers/net/netvsc/hn_vf.c | 15 ----------- 5 files changed, 47 insertions(+), 49 deletions(-) -- 2.27.0