]> 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)
commit1148b443f1c669c09dce9e4dca78e6671f9b58ee
tree248c5e3f51b7a408784f4f4f81f0f6067ada3012
parent2d6e8ca6cf90fc4dd6d02ac3e8818a89e9ce17bd
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