summaryrefslogtreecommitdiff
path: root/net/mac80211/tests/mfp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/tests/mfp.c')
-rw-r--r--net/mac80211/tests/mfp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/tests/mfp.c b/net/mac80211/tests/mfp.c
index a8dc1601da60..58e675e0ed91 100644
--- a/net/mac80211/tests/mfp.c
+++ b/net/mac80211/tests/mfp.c
@@ -9,7 +9,7 @@
#include "../ieee80211_i.h"
#include "../sta_info.h"
-MODULE_IMPORT_NS(EXPORTED_FOR_KUNIT_TESTING);
+MODULE_IMPORT_NS("EXPORTED_FOR_KUNIT_TESTING");
static const struct mfp_test_case {
const char *desc;