OSDN Git Service

ath9k: Remove MAC header pad before reporting TX status
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 15 Dec 2008 14:02:04 +0000 (16:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Dec 2008 20:23:24 +0000 (15:23 -0500)
commitf7a276a625e0b980185d2eb8e8e3e9425a708bee
tree2fc8841c85f21f75b63876853c757d6adcbce9f9
parentda027ca00a48715364da9a94d4b663029add528d
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>
drivers/net/wireless/ath9k/xmit.c