Skip to content
Snippets Groups Projects
user avatar
Juergen Kilb authored
The smc911x_detect function in /net/driver/net/smc911x.c
returns a 0 if everything was ok (a chip was found) and -1 else.
In the standalone example 'smc911x_eeprom' the return value
of smc911x_detect is interpreted in a different way
(0 for error, !0 as OK).
This leads to the error that the chip will not be detected.

Signed-off-by: default avatarJuergen Kilb <j.kilb@phytec.de>
Acked-by: default avatarMike Frysinger <vapier@gentoo.org>

Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
aa9fba53
History
Name Last commit Last update