From: Johannes Berg Date: Thu, 25 Nov 2010 09:02:30 +0000 (+0100) Subject: mac80211: implement off-channel mgmt TX X-Git-Tag: v2.6.38-rc1~476^2~276^2^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f30221e4ec62d905b56d5e8f7ccab6b406a97cf5;p=pandora-kernel.git mac80211: implement off-channel mgmt TX This implements the new off-channel TX API in mac80211 with a new work item type. The operation doesn't add a new work item when we're on the right channel and there's no wait time so that for example p2p probe responses will be transmitted without delay. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed