]> git.baikalelectronics.ru Git - kernel.git/commit
ath5k: remove pointless rx error overlay struct
authorBruno Randolf <br1@einfach.org>
Wed, 16 Jun 2010 10:12:12 +0000 (19:12 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 Jun 2010 18:59:04 +0000 (14:59 -0400)
commit268eef9a368c6e10ddaf04437d76025ec833abba
tree9baf56472aaa05be268771401397f542ea649900
parent8773a115a46931271364845d78768d6003ad1ca9
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>
drivers/net/wireless/ath/ath5k/debug.c
drivers/net/wireless/ath/ath5k/desc.c
drivers/net/wireless/ath/ath5k/desc.h