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)
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>

No differences found