mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-17 11:25:04 +08:00
1a4b62a0b8
The "priv->phy_mode" is an enum and in this context GCC will treat it
as an unsigned int so it can never be less than zero.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
nixge.c |