From: Roland Vossen Date: Thu, 10 Mar 2011 10:35:08 +0000 (+0100) Subject: staging: brcm80211: added IEEE80211_AMPDU_TX_STOP handling X-Git-Tag: v2.6.39-rc1~469^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61f4420597b750e932ad0e8567715f1a3439bb03;p=pandora-kernel.git staging: brcm80211: added IEEE80211_AMPDU_TX_STOP handling Driver now flushes AMPDU packets for a specified station on Mac80211 calling wl_ops_ampdu_action(IEEE80211_AMPDU_TX_STOP). Not all AMPDU packets are flushed yet: there can still be AMPDU packets pending in hardware (DMA). That is the subject of the next patch in this series. Signed-off-by: Roland Vossen Reviewed-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed