aboutsummaryrefslogtreecommitdiff
path: root/src/usr/fcmgmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/fcmgmt.c')
-rw-r--r--src/usr/fcmgmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/fcmgmt.c b/src/usr/fcmgmt.c
index 2657ba0..a30f37a 100644
--- a/src/usr/fcmgmt.c
+++ b/src/usr/fcmgmt.c
@@ -112,5 +112,5 @@ int fcels ( struct fc_port *port, struct fc_port_id *peer_port_id,
}
/* Wait for ELS to complete */
- return monojob_wait ( "" );
+ return monojob_wait ( "", 0 );
}