Merge branch 'hv_netvsc-Fix-improve-RX-path-error-handling'
authorDavid S. Miller <davem@davemloft.net>
Sun, 25 Mar 2018 21:07:41 +0000 (17:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 25 Mar 2018 21:07:41 +0000 (17:07 -0400)
Haiyang Zhang says:

====================
hv_netvsc: Fix/improve RX path error handling

Fix the status code returned to the host. Also add range
check for rx packet offset and length.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge