commit | 8a89f063e79bcbd38d01bb25948840fe909e62cd | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Wed Jun 16 19:11:51 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 16 14:59:02 2010 -0400 |
tree | 522f58cae6bcab2d1b729bd1f474150806f56d95 | |
parent | b16062facbf9952d9d69621a6bf87e1188973ccd [diff] |
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>