]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit370421858bd0a0873518c6b05a53c0ed685a5651
tree89cee679c2d3228a9ca28f3b649e28af5c8c1c0d
parent595c350b6ba7a66a4b92e059c941b57194a55682
mac80211: remove a bit of dead mesh code

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