Sergei Shtylyov 538cc7ee7d gianfar: don't duplicate gfar_error()
It was hardly necessary to repeat most of the code from gfar_error() in
gfar_interrupt(), especially having some inconsistencies between the two.
So, make the gfar_interrupt() just call gfar_error(), and not acknowledge
the interrupts itself as gfar_{receive/transmit/error}() do it anyway.
While at it, also clarify/cleanup debug messages in gfar_error()...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-17 15:26:45 -05:00
..
2007-02-16 08:13:59 -08:00
2007-02-11 10:51:18 -08:00
2007-02-17 15:26:45 -05:00
2007-02-14 08:09:53 -08:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00