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)
commit9e09686850478eb70fb93a32678da924742ccd36
tree1c402d73da8ca21c4b2ebc2f6f99fe2f98baeca6
parent74b4bed972acf967a65d2aaf29c13b429c8cb927
parentc5d24bdd29cc6373331967b5034da21c12805f72
Merge branch 'hv_netvsc-Fix-improve-RX-path-error-handling'

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>