[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130328144020.138cdc71@nehalam.linuxnetplumber.net>
Date: Thu, 28 Mar 2013 14:40:20 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Mirko Lindner <mlindner@...vell.com>,
David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] sky2: Receive Overflows not counted
> The sky2 driver doesn't count the Receive Overflows because the MAC
> interrupt for this event is not set in the MAC's interrupt mask.
> The MAC's interrupt mask is set only for Transmit FIFO Underruns.
>
> Fix: The correct setting should be (GM_IS_TX_FF_UR | GM_IS_RX_FF_OR)
> Otherwise the Receive Overflow event will not generate any interrupt.
> The Receive Overflow interrupt is handled correctly
>
> Signed-off-by: Mirko Lindner <mlindner@...vell.com>
Both these patches are fine, but the patch format seems corrupted since
they won't directly apply with quilt.
Acked-by: Stephen Hemminger <stephen@...workplumber.org>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists