[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140514.151157.333839321283028293.davem@davemloft.net>
Date: Wed, 14 May 2014 15:11:57 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: nhorman@...driver.com
Cc: netdev@...r.kernel.org, ben@...adent.org.uk,
cooldavid@...ldavid.org
Subject: Re: [PATCH] jme: Fix unmap loop counting error:
From: Neil Horman <nhorman@...driver.com>
Date: Mon, 12 May 2014 10:38:18 -0400
> In my recent fix (76a691d0a: fix dma unmap warning), Ben Hutchings noted that my
> loop count was incorrect. Where j started at startidx, it should have started
> at zero, and gone on for count entries, not to endidx. Additionally, a DMA
> resource exhaustion should drop the frame and (for now), return
> NETDEV_TX_OK, not NETEV_TX_BUSY. This patch fixes both of those issues:
>
> Signed-off-by: Neil Horman <nhorman@...driver.com>
Applied, thanks Neil.
--
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