plugins: clean up plugin descriptions
[vpp.git] / src / plugins / rdma / plugin.c
index f229b75..b0dddee 100644 (file)
@@ -22,7 +22,7 @@
 /* *INDENT-OFF* */
 VLIB_PLUGIN_REGISTER () = {
   .version = VPP_BUILD_VER,
-  .description = "RDMA (ibverb) Device Plugin",
+  .description = "RDMA IBverbs Device Driver",
 };
 /* *INDENT-ON* */