From: David S. Miller Date: Mon, 7 Jun 2021 21:00:37 +0000 (-0700) Subject: Merge branch 'hns3-error-handling' X-Git-Tag: v5.15~843^2~305 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7cf6f56d1631b46502005ad3b20db71bb93509d9;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'hns3-error-handling' Guangbin Huang says: ==================== net: hns3: refactors and decouples the error handling logic This patchset refactors and decouples the error handling logic from reset logic, it is the preset patch of the RAS feature. It mainly implements the function that reset logic remains independent of the error handling logic, this will ensure that common misellaneous MSI-X interrupt are re-enabled quickly. ==================== Signed-off-by: David S. Miller --- 7cf6f56d1631b46502005ad3b20db71bb93509d9