Ron Rindjunsky 6368e4b18d mac80211: restructure __ieee80211_rx
This patch makes a separation between Rx frame pre-handling which stays in
__ieee80211_rx and Rx frame handlers, moving to __ieee80211_rx_handle_packet.
Although this separation has no affect in regular mode of operation, this kind
of mechanism will be used in A-MPDU frames reordering as it allows accumulation
of frames during pre-handling, dispatching them to later handling when necessary.

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:00:57 -08:00
..
2007-11-02 08:47:06 +01:00
2007-10-10 16:52:33 -07:00
2007-10-10 16:54:18 -07:00
2008-01-28 14:59:44 -08:00
2007-10-10 16:49:27 -07:00
2008-01-28 15:00:57 -08:00
2007-10-10 16:53:16 -07:00
2007-10-10 16:53:16 -07:00
2008-01-28 14:59:53 -08:00
2008-01-28 14:59:53 -08:00
2007-10-10 16:53:14 -07:00