commit | f7a276a625e0b980185d2eb8e8e3e9425a708bee | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Mon Dec 15 16:02:04 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 19 15:23:24 2008 -0500 |
tree | 2fc8841c85f21f75b63876853c757d6adcbce9f9 | |
parent | da027ca00a48715364da9a94d4b663029add528d [diff] |
ath9k: Remove MAC header pad before reporting TX status Remove the possible MAC header pad before reporting TX status to mac80211. This pad is hardware specific operation and should not be exposed outside the driver. This fixes the frame body in monitor interfaces that could be used to check on TX status for transmitted frames. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>