]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag
authorFelix Fietkau <nbd@openwrt.org>
Thu, 15 Sep 2011 08:03:12 +0000 (10:03 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 19 Sep 2011 19:49:11 +0000 (15:49 -0400)
commit021d0fdeef5acaa583c1be33521347084073237e
tree9ee0750fb4847fe0434a00d2e1ead08ed86cb8ff
parenta10339990a643cfbb246866d81b0cccf9f594ff6
ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag

When the driver inserts padding between the 802.11 header and data, it
needs to set the hdr variable to the new header location.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/xmit.c