From: Jakub Kicinski Date: Thu, 25 Jun 2026 16:15:46 +0000 (-0700) Subject: Merge branch 'net-hns3-fix-configuration-deadlocks-and-refactor-link-setup' X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=b78f348d4c4d862b1ad232f30c818f3ec8b97efb;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'net-hns3-fix-configuration-deadlocks-and-refactor-link-setup' Jijie Shao says: ==================== net: hns3: fix configuration deadlocks and refactor link setup This patch series addresses a sequence of link configuration deadlocks and parameter contamination issues in the hns3 network driver, which typically occur during hardware resets or driver initialization under specific user-configured scenarios. The bugs root from asynchronous discrepancies between the MAC state machine and cached user requests during sudden hardware resets, leading to invalid parameter combos or frozen registers. ==================== Link: https://patch.msgid.link/20260624141319.271439-1-shaojijie@huawei.com Signed-off-by: Jakub Kicinski --- b78f348d4c4d862b1ad232f30c818f3ec8b97efb