commit | 6d027bcc8a4e2518ae825b0ff3dd069ab1abfe96 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Wed Oct 08 09:48:37 2014 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Oct 09 11:30:08 2014 +0200 |
tree | 798d3bfaf90f5f653905da6cb3be864f2a7a0443 | |
parent | e9a21949b79414dda42a017855b288901c07e613 [diff] |
mac80211: add pre_channel_switch driver operation Some drivers may need to prepare for a channel switch also when it is initiated from the remote side (eg. station, P2P client). To make this possible, add a generic callback that can be called for all interface types. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>