Re: [PATCH] amd-xgbe: Fix error path in xgbe_mod_init()
From: Yuehaibing <hidden>
Date: 2019-08-30 01:40:21
Also in:
lkml
From: Yuehaibing <hidden>
Date: 2019-08-30 01:40:21
Also in:
lkml
On 2019/8/30 1:52, Jakub Kicinski wrote:
On Thu, 29 Aug 2019 10:46:00 +0800, YueHaibing wrote:quoted
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.
Thanks!
For networking fixes please try to use [PATCH net] as a tag ([PATCH net-next] for normal, non-fix patches).
Ok.