]> git.baikalelectronics.ru Git - kernel.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>
Wed, 24 Feb 2016 08:04:36 +0000 (09:04 +0100)
commitf5d7438fe068fb1172bb9e701b96cb8eedb8963f
tree95004fa1c55df271b33adeb58892c8539f07a0bf
parent04f6c89c926fc5838b64c0dc305e0977017dbaae
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