mac80211: remove unimplemented mesh vendor sync
authorJohannes Berg <johannes.berg@intel.com>
Sun, 30 Sep 2012 15:07:19 +0000 (17:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 18 Oct 2012 07:01:56 +0000 (09:01 +0200)
commit8ba7acf376e39ff2b987bc8fb71eb599023af314
tree248c5e3f51b7a408784f4f4f81f0f6067ada3012
parent3821b4247b40d6b95a59a2895ea6e9bd3f983f04
mac80211: remove unimplemented mesh vendor sync

There's no vendor-specific mesh sync implemented
and there don't need to be dummy handlers that
only print messages, so remove that code. While
at it, also constify the mesh sync ops.

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