mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-15 10:24:44 +08:00
4a50d45450
The "priv->hw_type" is an enum and in this context GCC will treat it
as an unsigned int so the error handling will never trigger.
Fixes:
|
||
---|---|---|
.. | ||
cw1200 | ||
Kconfig | ||
Makefile |