From: Jakub Kicinski Date: Fri, 9 Dec 2022 03:47:45 +0000 (-0800) Subject: Merge branch 'fix-possible-deadlock-during-wed-attach' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ecd6df3c1ba8ad8befd82fc8f0d2438e8d3c75cc;p=linux.git Merge branch 'fix-possible-deadlock-during-wed-attach' Lorenzo Bianconi says: ==================== fix possible deadlock during WED attach Fix a possible deadlock in mtk_wed_attach if mtk_wed_wo_init routine fails. Check wo pointer is properly allocated before running mtk_wed_wo_reset() and mtk_wed_wo_deinit(). ==================== Link: https://lore.kernel.org/r/cover.1670421354.git.lorenzo@kernel.org Signed-off-by: Jakub Kicinski --- ecd6df3c1ba8ad8befd82fc8f0d2438e8d3c75cc