In order to not export internal details via sysfs (which is a userspace ABI) this patch series moves everything from sysfs into debugfs. There's still the problem with following renames in debugfs, but the code is almost there so we only need to change two lines of code once we get debugfs_rename(). Over the previously posted series this fixes a small bug with a key's station symlink, introduces a new configuration symbol for the debugfs interface and fixes a few other bugs for the compiling-without-debugfs case. I've now tested this in station mode with and without encryption and in hostap mode. johannes - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html