summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_dbg.h
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@googlemail.com>2012-10-22 15:01:29 +0200
committerJohn W. Linville <linville@tuxdriver.com>2012-10-29 15:20:35 -0400
commit6c4a5f2413da948e7d1d189c9d94f05afde8702a (patch)
treedca3bffd86fe67d0c9ea19a52504e3381b778a08 /drivers/net/wireless/brcm80211/brcmfmac/dhd_dbg.h
parentf3b369e40a0fbf975ab0e39c2104f184e188afc3 (diff)
carl9170: split up carl9170_handle_mpdu
carl9170_handle_mpdu is the final part of the rx path of the driver. It splits the raw data streams from the device into skb packets and passes them on to mac80211. As a result of continuous updates, it grew over the years when new code was added by the following commits: - report A-MPDU status - fix HT peer BA session corruption - A-MPDU frame type filter - ... This patch splits the routine into two stages. The first stage only deals with the details about extracting and verifying the data from the incoming stream. Whereas the second stage packs it into skbs and passes it on to mac80211. Reported-by: Javier Lopez <jlopex@cozybit.com> Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/brcm80211/brcmfmac/dhd_dbg.h')
0 files changed, 0 insertions, 0 deletions