You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The referenced commit below allowed more than one hwmon device to be
created per SFP, which is definitely not what we want. Avoid this by
only creating the hwmon device just as we transition to WAITDEV state.
Fixes: 139d3a2 ("net: sfp: allow modules with slow diagnostics to probe")
Signed-off-by: Russell King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
0 commit comments