From: Sujith Manoharan Date: Wed, 10 Dec 2014 15:56:10 +0000 (+0530) Subject: mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE X-Git-Tag: fixes-v4.0-rc1~150^2~206^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b127c71fbdd3daacfd8b9f80b8e6ebfb70a889e;p=pandora-kernel.git mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE Move IEEE80211_TX_CTL_PS_RESPONSE to info->control.flags since this is used only in the TX path (by ath9k). This frees up a bit which can be used for other purposes. Signed-off-by: Sujith Manoharan Signed-off-by: Johannes Berg --- Reading git-diff-tree failed