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)
commit21fbbca3376f66edd010f5c76ea94e3353bf9a9e
treebfcdd46a5e8d72de8b8ba8f7ea002068cf9825bd
parentcd435d561add96edc784bffa08ac447dabb387f8
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
This page took 0.024762 seconds and 5 git commands to generate.