Re: [PATCH v2] net: 8390: fix potential NULL pointer dereferences

From: David Miller
Date: Tue Mar 12 2019 - 17:50:36 EST


From: Kangjie Lu <kjlu@xxxxxxx>
Date: Tue, 12 Mar 2019 02:24:07 -0500

> In case ioremap fails, the fix releases resources and returns
> to avoid NULL pointer dereferences.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxx>

Applied.