]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Wed, 10 Dec 2014 15:56:10 +0000 (21:26 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 12 Dec 2014 12:48:26 +0000 (13:48 +0100)
commitc9745b3eda9358519d48aca4ab5bd566b18c3426
tree6773467e453784fc5d1c1b5b21ab656368b910c7
parentfddb19b536bbcbc48d5e3170517e5b33244e039e
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>
drivers/net/wireless/ath/ath9k/xmit.c
include/net/mac80211.h
net/mac80211/sta_info.c