From: Luciano Coelho Date: Wed, 8 Oct 2014 06:48:37 +0000 (+0300) Subject: mac80211: add pre_channel_switch driver operation X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d027bcc8a4e2518ae825b0ff3dd069ab1abfe96;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed