ath9k: move RX check code into helper ath9k_rx_accept()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 4 Nov 2009 01:39:00 +0000 (17:39 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 22:09:05 +0000 (17:09 -0500)
commit207e96854e39380fce8b589bbbdaf6e9a83b9151
tree8afb72f0d538f7b627b10be967dfdbddb14aa6f6
parent712c13a86affe69dd8462631808edd5825b5e1cb
ath9k: move RX check code into helper ath9k_rx_accept()

This does sanity checking on the skb and RX status descriptor
prior to processing.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c