diff options
Diffstat (limited to 'src/plugins/marvell/plugin.c')
-rw-r--r-- | src/plugins/marvell/plugin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/marvell/plugin.c b/src/plugins/marvell/plugin.c index 6fe6ebe22fd..fe673092a5e 100644 --- a/src/plugins/marvell/plugin.c +++ b/src/plugins/marvell/plugin.c @@ -22,7 +22,7 @@ /* *INDENT-OFF* */ VLIB_PLUGIN_REGISTER () = { .version = VPP_BUILD_VER, - .description = "Marvell Device Plugin", + .description = "Marvell PP2 Device Driver", }; /* *INDENT-ON* */ |