Skip to content
Snippets Groups Projects
user avatar
Andy Fleming authored
gen10g_startup() had 2 bugs:

1) It had a boolean logic error in checking the MMD mask, and
always checked all of them.

2) It checked devices which don't actually report link state, which
meant that it would never believe the link was fully up.

Fix the boolean logic, and then mask the MMD mask so only link-reporting
devices are checked.

Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>
Reported-by: default avatarEd Swarthout <Ed.Swarthout@freescale.com>
ee8fa20f
History
Name Last commit Last update
..