mac80211: remove a bit of dead mesh code
authorJohannes Berg <johannes.berg@intel.com>
Sat, 15 Dec 2012 08:45:50 +0000 (09:45 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:18 +0000 (13:01 +0100)
In a file that's only built when CONFIG_MAC80211_MESH
is defined, having an #ifdef on the same is entirely
pointless, so remove it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh.c

Simple merge