Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: 8390: fix potential NULL pointer dereferences
In case ioremap fails, the fix releases resources and returns to avoid NULL pointer dereferences. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information