X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fvom%2Fvom%2Flldp_binding_cmds.hpp;h=77ba8ee90e70c28ae539d7bd499da9077c9946c3;hb=208c29aac523231af2420a95ba7e5d361698780b;hp=b3038017e06f6a3e4237d22776a9464fe07308b1;hpb=4faab21a75a208d83c184bd424938c4dbf6b38e4;p=vpp.git diff --git a/extras/vom/vom/lldp_binding_cmds.hpp b/extras/vom/vom/lldp_binding_cmds.hpp index b3038017e06..77ba8ee90e7 100644 --- a/extras/vom/vom/lldp_binding_cmds.hpp +++ b/extras/vom/vom/lldp_binding_cmds.hpp @@ -28,8 +28,7 @@ namespace lldp_binding_cmds { /** *A command class that binds the LLDP config to the interface */ -class bind_cmd - : public rpc_cmd, rc_t, vapi::Sw_interface_set_lldp> +class bind_cmd : public rpc_cmd, vapi::Sw_interface_set_lldp> { public: /** @@ -68,8 +67,7 @@ private: /** * A cmd class that Unbinds Lldp Config from an interface */ -class unbind_cmd - : public rpc_cmd, rc_t, vapi::Sw_interface_set_lldp> +class unbind_cmd : public rpc_cmd, vapi::Sw_interface_set_lldp> { public: /**