OSDN Git Service

ath5k: unify rx descriptor error handling
authorBruno Randolf <br1@einfach.org>
Wed, 16 Jun 2010 10:11:46 +0000 (19:11 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 Jun 2010 18:59:02 +0000 (14:59 -0400)
commitb16062facbf9952d9d69621a6bf87e1188973ccd
tree75ed8e8b2b03bddf2dd52affd360aca9a104d62e
parent39d63f2a3f95dce96e65f88c0a4560c3ca857a5f
ath5k: unify rx descriptor error handling

There is no reason for a special handling (return) here, just break like we do
with the checks before.

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/base.c