mirror of https://gitee.com/openkylin/linux.git
48eb5b9c3d
Status variable is never initialized, can carry an arbitrary value
on the stack and thus may let the function fail.
Fixes:
|
||
---|---|---|
.. | ||
e1000 | ||
e1000e | ||
fm10k | ||
i40e | ||
i40evf | ||
igb | ||
igbvf | ||
ixgb | ||
ixgbe | ||
ixgbevf | ||
Kconfig | ||
Makefile | ||
e100.c |