sfxge(4): cleanup: fix typo in siena_mac_loopback_set() instrumentation
Sponsored by: Solarflare Communications, Inc. MFC after: 2 days
This commit is contained in:
parent
fdf6944b35
commit
62b5fe03b9
@ -223,7 +223,7 @@ siena_mac_loopback_set(
|
||||
return (0);
|
||||
|
||||
fail1:
|
||||
EFSYS_PROBE(fail2);
|
||||
EFSYS_PROBE1(fail1, efx_rc_t, rc);
|
||||
|
||||
epp->ep_loopback_type = old_loopback_type;
|
||||
epp->ep_loopback_link_mode = old_loopback_link_mode;
|
||||
|
Loading…
x
Reference in New Issue
Block a user