]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
mac80211: simplify mesh code
authorPavel Machek <pavel@ucw.cz>
Thu, 4 Jun 2020 21:41:57 +0000 (23:41 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Jun 2020 08:54:09 +0000 (10:54 +0200)
commit01da2e059dc326d02091a62b81a795a393e3719f
treef25bffcd47faf186e37d546cc8aa841504d19993
parent86a1b9d7c275a3dba69e7ab099f8d5f71f69f6a8
mac80211: simplify mesh code

Doing mod_timer() conditionaly is easier than conditionally unlocking
and jumping around...

Signed-off-by: Pavel Machek (CIP) <pavel@denx.de>
Acked-by: Linus Lüssing <ll@simonwunderlich.de>
Link: https://lore.kernel.org/r/20200604214157.GA9737@amd
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_hwmp.c