]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Migrate the per-frame code out from ath_rx_proc() to ath_rx_pkt().
authoradrian <adrian@FreeBSD.org>
Sun, 20 May 2012 06:35:22 +0000 (06:35 +0000)
committeradrian <adrian@FreeBSD.org>
Sun, 20 May 2012 06:35:22 +0000 (06:35 +0000)
commite1654c32a71d2e40d8b2a80bee3314a8b2896d0b
tree339b51c65dfa576455c9388251dfd77c318b6a0b
parentb8d578077a6ca2ae9225c87dc8ffa19aa26b462a
Migrate the per-frame code out from ath_rx_proc() to ath_rx_pkt().

This will (eventually) be used by the EDMA RX path used by the
AR93xx and later NICs.
sys/dev/ath/if_ath_rx.c