The comparison of the u32 variable rc to less than zero always false
because it is unsigned. Fix this by making it an int.
Link: https://lore.kernel.org/r/20210616170401.15831-1-colin.king@canonical.com
Fixes:
|
||
---|---|---|
.. | ||
efct | ||
include | ||
libefc | ||
libefc_sli | ||
Kconfig | ||
Makefile |