On May 30, 2024, at 8:02 AM, Akhil Goyal wrote: diff --git a/drivers/common/ionic/ionic_common_uio.c b/drivers/common/ionic/ionic_common_uio.c index e5c73faf96..c647b22eaf 100644 --- a/drivers/common/ionic/ionic_common_uio.c +++ b/drivers/common/ionic/ionic_common_uio.c @@ -23,10 +23,12 @@ #define IONIC_MDEV_UNK "mdev_unknown" #define IONIC_MNIC "cpu_mnic" +#define IONIC_MCRYPT "cpu_mcrypt" Any specific reason for using the word mcrypt. Can we use mcrypto everywhere? I will address the others, but we will decline this one because it has kernel change and upgrade/downgrade implications. -Andrew