From: Jouni Malinen Date: Mon, 15 Dec 2008 14:02:04 +0000 (+0200) Subject: ath9k: Remove MAC header pad before reporting TX status X-Git-Tag: v2.6.29-rc1~581^2~105^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7a276a625e0b980185d2eb8e8e3e9425a708bee;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed