OSDN Git Service

ath5k: split descriptor handling and frame receive
authorBruno Randolf <br1@einfach.org>
Wed, 16 Jun 2010 10:11:51 +0000 (19:11 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 Jun 2010 18:59:02 +0000 (14:59 -0400)
commit8a89f063e79bcbd38d01bb25948840fe909e62cd
tree522f58cae6bcab2d1b729bd1f474150806f56d95
parentb16062facbf9952d9d69621a6bf87e1188973ccd
ath5k: split descriptor handling and frame receive

Move frame reception into it's own function to have a clearer separation
between buffer and descriptor handling and things that are done when we
actually receive a frame.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c