aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorSergei Shtylyov <[email protected]>2007-02-15 17:56:01 +0400
committerJeff Garzik <[email protected]>2007-02-17 15:26:45 -0500
commit538cc7ee7dddaedf9442f32ec4cc617a070ef341 (patch)
treec30210cbdb1ecef70825b4d124d3a90eccb51187 /scripts/patch-kernel
parent825811749b00f670b53e35ed342d5dc10d71c9de (diff)
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 <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions