[PATCH net-next,0/2] hv_netvsc: Fix/improve RX path error handling
From: Haiyang Zhang
Date: Thu Mar 22 2018 - 15:13:52 EST
From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
Fix the status code returned to the host. Also add range
check for rx packet offset and length.
Haiyang Zhang (2):
hv_netvsc: Fix the return status in RX path
hv_netvsc: Add range checking for rx packet offset and length
drivers/net/hyperv/hyperv_net.h | 1 +
drivers/net/hyperv/netvsc.c | 25 +++++++++++++++++++++----
drivers/net/hyperv/netvsc_drv.c | 2 +-
drivers/net/hyperv/rndis_filter.c | 4 ++--
4 files changed, 25 insertions(+), 7 deletions(-)
--
2.15.1