numam-dpdk/drivers/net/netvsc
Stephen Hemminger 204109c5d4 net/netvsc: remove useless condition
Since previous test is for mtu < 1519 the next else if
is always true. This causes the lgtm static tool to complain.
Not a real issue, just cosmetic.

Fixes: 4e9c73e96e ("net/netvsc: add Hyper-V network device")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Acked-by: Rami Rosen <ramirose@gmail.com>
2019-03-29 17:25:32 +01:00
..
hn_ethdev.c net/netvsc: fix VF support with secondary process 2019-03-29 13:43:55 +01:00
hn_logs.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_nvs.c net/netvsc: enable SR-IOV 2018-12-19 03:02:08 +01:00
hn_nvs.h net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
hn_rndis.c net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
hn_rndis.h net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
hn_rxtx.c net/netvsc: remove useless condition 2019-03-29 17:25:32 +01:00
hn_var.h net/netvsc: fix VF support with secondary process 2019-03-29 13:43:55 +01:00
hn_vf.c net/netvsc: fix include of fcntl.h 2019-03-31 01:02:26 +01:00
Makefile net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
meson.build net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
ndis.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
rndis.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
rte_pmd_netvsc_version.map net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00