Re: [PATCH] amd-xgbe: Fix error path in xgbe_mod_init()
From: Jakub Kicinski <hidden>
Date: 2019-08-29 17:53:05
Also in:
lkml
From: Jakub Kicinski <hidden>
Date: 2019-08-29 17:53:05
Also in:
lkml
On Thu, 29 Aug 2019 10:46:00 +0800, YueHaibing wrote:
In xgbe_mod_init(), we should do cleanup if some error occurs
Reported-by: Hulk Robot <redacted>
Fixes: efbaa828330a ("amd-xgbe: Add support to handle device renaming")
Fixes: 47f164deab22 ("amd-xgbe: Add PCI device support")
Signed-off-by: YueHaibing <redacted>Looks correct. For networking fixes please try to use [PATCH net] as a tag ([PATCH net-next] for normal, non-fix patches).