mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 15:42:46 +00:00
![]() We accidentally return IS_ERR(priv->base) which is 1 instead of
PTR_ERR(priv->base) which is the error code.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
moxart_ether.c | ||
moxart_ether.h |