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>
Wed, 24 Feb 2016 08:04:36 +0000 (09:04 +0100)
commit4cc955de7c99fe60b09688d7c2564f8fc7d00ca2
tree95004fa1c55df271b33adeb58892c8539f07a0bf
parentab1c7906b0bead549065a3a2def5aeda21818c99
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