From: Johannes Berg Date: Thu, 25 Nov 2010 09:02:29 +0000 (+0100) Subject: nl80211/cfg80211: extend mgmt-tx API for off-channel X-Git-Tag: v2.6.38-rc1~476^2~276^2^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ca38dfe58c20cb1aa2ed9643187e8b194b5bae;p=pandora-kernel.git nl80211/cfg80211: extend mgmt-tx API for off-channel With p2p, it is sometimes necessary to transmit a frame (typically an action frame) on another channel than the current channel. Enable this through the CMD_FRAME API, and allow it to wait for a response. A new command allows that wait to be aborted. However, allow userspace to specify whether or not it wants to allow off-channel TX, it may actually want to use the same channel only. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed