The hi3110_cmd() is supposed to return zero on success and negative
error codes on failure, but it was accidentally declared as a u8 when
it needs to be an int type.
Fixes:
|
||
---|---|---|
.. | ||
mcp251xfd | ||
hi311x.c | ||
Kconfig | ||
Makefile | ||
mcp251x.c |