commit | 6e82bc4a5bf3a1ce597324c8667baa6a2ed12604 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Thu Sep 15 10:03:12 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 19 15:49:11 2011 -0400 |
tree | 9ee0750fb4847fe0434a00d2e1ead08ed86cb8ff | |
parent | 42cecc3465578e442b794851fd8802dcb85a192c [diff] |
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>