mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 07:51:19 +00:00
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 | ||