From: Johannes Berg Date: Tue, 2 Jul 2013 16:09:12 +0000 (+0200) Subject: mac80211: add control port protocol TX control flag X-Git-Tag: v3.12-rc1~132^2~84^2^2~56^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af61a165187bb94b1dc7628ef815c23d0eacf40b;p=pandora-kernel.git mac80211: add control port protocol TX control flag A lot of drivers check the frame protocol for ETH_P_PAE, for various reasons (like making those more reliable). Add a new flags bitmap to the TX control info and a new flag indicating the control port protocol is in use to let all drivers also apply such logic to other control port protocols, should they be configured. Also use the new flag in the iwlwifi drivers. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed