]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
mac80211: fix copy-paste typo in Kconfig
authorMarco Porsch <marco.porsch@etit.tu-chemnitz.de>
Thu, 18 Oct 2012 03:21:30 +0000 (20:21 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 18 Oct 2012 07:10:28 +0000 (09:10 +0200)
Signed-off-by: Marco Porsch <marco.porsch@etit.tu-chemnitz.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/Kconfig

index 63af25458fdad7afd6ec253ac365a35d26772dbd..b4ecf267a34b384deb9491b51e3b4e81d545dd70 100644 (file)
@@ -248,7 +248,7 @@ config MAC80211_MHWMP_DEBUG
          Do not select this option.
 
 config MAC80211_MESH_SYNC_DEBUG
-       bool "Verbose mesh mesh synchronization debugging"
+       bool "Verbose mesh synchronization debugging"
        depends on MAC80211_DEBUG_MENU
        depends on MAC80211_MESH
        ---help---