plugins: clean up plugin descriptions
[vpp.git] / src / plugins / marvell / plugin.c
index 6fe6ebe..fe67309 100644 (file)
@@ -22,7 +22,7 @@
 /* *INDENT-OFF* */
 VLIB_PLUGIN_REGISTER () = {
   .version = VPP_BUILD_VER,
-  .description = "Marvell Device Plugin",
+  .description = "Marvell PP2 Device Driver",
 };
 /* *INDENT-ON* */