From: Johannes Berg Date: Fri, 25 Feb 2011 14:36:57 +0000 (+0100) Subject: mac80211: support direct offchannel TX offload X-Git-Tag: v2.6.39-rc1~468^2~158^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f16a43617d46cf255a66f4dc193a7f5b2540aaf;p=pandora-kernel.git mac80211: support direct offchannel TX offload For devices supported by iwlwifi sometimes off-channel transmissions need to be handled by the device completely. To support this mac80211 needs to pass the frame directly to the driver and not through the TX path as the driver needs the frame and channel information at the same time. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed