[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4791010E.7030000@garzik.org>
Date: Fri, 18 Jan 2008 14:42:06 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Jay Cliburn <jacliburn@...lsouth.net>
CC: davem@...emloft.net, csnook@...hat.com, david.harris@...i-inc.com,
netdev@...r.kernel.org
Subject: Re: [PATCH] atl1: fix frame length bug
Jay Cliburn wrote:
> The driver sets up the hardware to accept a frame with max length
> equal to MTU + Ethernet header + FCS + VLAN tag, but we neglect to
> add the VLAN tag size to the ingress buffer. When a VLAN-tagged
> frame arrives, the hardware passes it, but bad things happen
> because the buffer is too small. This patch fixes that.
>
> Thanks to David Harris for reporting the bug and testing the fix.
>
> Tested-by: David Harris <david.harris@...i-inc.com>
> Signed-off-by: Jay Cliburn <jacliburn@...lsouth.net>
applied
--
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