]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac80211: Unify mesh and mpp path removal function
authorHenning Rogge <hrogge@gmail.com>
Wed, 3 Feb 2016 12:58:38 +0000 (13:58 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 4 Feb 2016 08:43:27 +0000 (09:43 +0100)
commit3c87687ca2ab7b29735c151bccd170aab9165843
tree95004fa1c55df271b33adeb58892c8539f07a0bf
parenta7b4083d7d998bec9fff0514c577f3e8e2293904
mac80211: Unify mesh and mpp path removal function

mpp_path_del() and mesh_path_del() are mostly the same function.
Move common code into a new static function.

Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Henning Rogge <henning.rogge@fkie.fraunhofer.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_pathtbl.c