Skip to content
  • Bruno Randolf's avatar
    ath5k: review RX descriptor functions · 8786123b
    Bruno Randolf authored
    
    
    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: default avatarBruno Randolf <br1@einfach.org>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    8786123b