diff options
Diffstat (limited to 'src/mon/NVMeofGwMap.h')
-rwxr-xr-x | src/mon/NVMeofGwMap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mon/NVMeofGwMap.h b/src/mon/NVMeofGwMap.h index 29710371742..267d85b10f9 100755 --- a/src/mon/NVMeofGwMap.h +++ b/src/mon/NVMeofGwMap.h @@ -54,7 +54,7 @@ public: int process_gw_map_gw_down( const NvmeGwId &gw_id, const NvmeGroupKey& group_key, bool &propose_pending); - int process_gw_map_gw_no_subsystems( + int process_gw_map_gw_no_subsys_no_listeners( const NvmeGwId &gw_id, const NvmeGroupKey& group_key, bool &propose_pending); void update_active_timers(bool &propose_pending); |