commit | 6b127c71fbdd3daacfd8b9f80b8e6ebfb70a889e | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Wed Dec 10 21:26:10 2014 +0530 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Dec 12 13:48:26 2014 +0100 |
tree | 6773467e453784fc5d1c1b5b21ab656368b910c7 | |
parent | ba1debdfed974f25aa598c283567878657b292ee [diff] |
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 <c_manoha@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>