On Fri, 20 Nov 2020 02:44:31 -0500 Michael Chan wrote: > Jump to init_err_release to cleanup. bnxt_unmap_bars() will also be > called but it will do nothing if the BARs are not mapped yet. > > Fixes: c0c050c58d84 ("bnxt_en: New Broadcom ethernet driver.") > Reported-by: Jakub Kicinski <k...@kernel.org> > Signed-off-by: Michael Chan <michael.c...@broadcom.com>
Applied, thanks!