]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: refactor freeing the next_beacon
authorJohannes Berg <johannes.berg@intel.com>
Mon, 16 May 2022 10:57:32 +0000 (12:57 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 17 May 2022 11:03:34 +0000 (13:03 +0200)
commit4e2fdad5a260488136f87794857579ffc285c3c0
tree99e3a768709ce8a71120ff5ab63423549d8a4c27
parent49aab1a03a733ae0038a4237001f358ca43b6f8e
mac80211: refactor freeing the next_beacon

We have this code seven times, refactor it into a
separate function.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c