From: Bruno Randolf Date: Wed, 16 Jun 2010 10:12:34 +0000 (+0900) Subject: ath5k: review RX descriptor functions X-Git-Tag: v2.6.36-rc1~571^2~540^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8786123b51984c518436911048668f9673f30cdf;p=pandora-kernel.git ath5k: review RX descriptor functions Reviewed RX descriptor functions against the HAL sources. Some minor changes: - check size before making changes to the descriptor - whitespace - add comments about 5210 timestamps. this needs to be adressed later! - FIFO overrun error only available on 5210 - rs_phyerr should not be OR'ed - clear the whole ath5k_rx_status structure before using, instead of zeroing specific fields. Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed