mirror of https://github.com/torvalds/linux.git
The cited commit adds a for loop to check if each port supports lag
or not. But dev is not initialized correctly. Fix it by initializing
dev for each iteration.
Fixes:
|
||
|---|---|---|
| .. | ||
| mlx4 | ||
| mlx5/core | ||
| mlxbf_gige | ||
| mlxfw | ||
| mlxsw | ||
| Kconfig | ||
| Makefile | ||