Re: [PATCH net] gianfar: fix babbling rx error event bug

From: David Miller
Date: Tue May 26 2009 - 23:48:31 EST


From: Xiaotian Feng <Xiaotian.Feng@xxxxxxxxxxxxx>
Date: Wed, 27 May 2009 09:52:36 +0800

> Gianfar interrupt handler uses IEVENT_ERR_MASK to check and handle errors.
> Babbling RX error (IEVENT_BABR) should be included in IEVENT_ERROR_MASK.
> Otherwise if BABR is raised, it never gets handled nor cleared, and an
> interrupt storm results. This has been observed to happen on sending a
> burst of ethernet frames to a gianfar based board.
>
> Signed-off-by: Xiaotian Feng <xiaotian.feng@xxxxxxxxxxxxx>

Patch applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/