commit | 62412a8f0ded6e5741c67c24f9e7c5b2bc33e042 | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Wed Jun 16 19:12:12 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 16 14:59:04 2010 -0400 |
tree | 9baf56472aaa05be268771401397f542ea649900 | |
parent | 2847109f73ac1b1e2d7517f9eac7f00c4e60b917 [diff] |
ath5k: remove pointless rx error overlay struct ath5k_hw_rx_error was only used once, where we could easily just use ath5k_hw_rx_status as well, so remove it. Signed-off-by: Bruno Randolf <br1@einfach.org> Acked-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>