Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / drivers / net / wireless / mwifiex / debugfs.c
index 46d65e0..1bcf9ea 100644 (file)
@@ -27,8 +27,8 @@ static struct dentry *mwifiex_dfs_dir;
 
 static char *bss_modes[] = {
        "Unknown",
-       "Managed",
        "Ad-hoc",
+       "Managed",
        "Auto"
 };