]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/mac80211.h
mac80211: add post_channel_switch driver operation
authorLuciano Coelho <luciano.coelho@intel.com>
Wed, 8 Oct 2014 06:48:38 +0000 (09:48 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 9 Oct 2014 09:30:09 +0000 (11:30 +0200)
commitf1d65583bc5bd43ace8abb9d4f4d9e8da407f708
tree7c51dcf4057ab096c49700567162ceeb7458e226
parent6d027bcc8a4e2518ae825b0ff3dd069ab1abfe96
mac80211: add post_channel_switch driver operation

As a counterpart to the pre_channel_switch operation, add a
post_channel_switch operation.  This allows the drivers to go back to
a normal configuration after the channel switch is completed.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/mlme.c
net/mac80211/trace.h