]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2ece1d311122ee3f4db372906c89a609d39ae278
tree1c402d73da8ca21c4b2ebc2f6f99fe2f98baeca6
parent1ad634f6a5fdba451d2464fa6187935af06abd4f
parentffeb418cf591790359faa5aa532c309070583b70
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>