commit | f30221e4ec62d905b56d5e8f7ccab6b406a97cf5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Nov 25 10:02:30 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 29 15:24:35 2010 -0500 |
tree | 07d3a4cf6da15a3622dd79c1d72e0e5c9201566a | |
parent | f7ca38dfe58c20cb1aa2ed9643187e8b194b5bae [diff] |
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 <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>