ath9k: report A-MPDU status
authorChristian Lamparter <chunkeey@googlemail.com>
Wed, 30 Jan 2013 22:37:41 +0000 (23:37 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 1 Feb 2013 19:27:22 +0000 (14:27 -0500)
commita3586d7e247a42aeb8f62a831b8636aaa8eccb9d
treebfcdd46a5e8d72de8b8ba8f7ea002068cf9825bd
parent2530894a0df73d441361a679ac5d07ca0a7291fb
ath9k: report A-MPDU status

The ath9k hardware reports whenever an frame was part
of an A-MPDU. MAC80211 already provides the necessary
API to pass this additional information along to
whomever needs it.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/recv.c