]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61ea9e687f000779ba96beb6a89c02dc51b07703
tree248c5e3f51b7a408784f4f4f81f0f6067ada3012
parent4cba420649bdfe42b59fa8b988f2f2f00c440daf
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