]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hv_netvsc-fix-error-handling-in-netvsc_attach-set_features'
authorDavid S. Miller <davem@davemloft.net>
Thu, 31 Oct 2019 01:17:36 +0000 (18:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Oct 2019 01:17:36 +0000 (18:17 -0700)
commit222983a9dfbdabe25d73cfcb242bb872f28f1de6
treef08ae7bc835932ecc0392bb56b16af8663ecde00
parent26a7a974d1df4df181cf7e74d2952496fa9dd527
parentfcc379bb4910b5d97c041ba64c4539f55e3efc34
Merge branch 'hv_netvsc-fix-error-handling-in-netvsc_attach-set_features'

Haiyang Zhang says:

====================
hv_netvsc: fix error handling in netvsc_attach/set_features

The error handling code path in these functions are not correct.
This patch set fixes them.
====================

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