summaryrefslogtreecommitdiff
path: root/drivers/firmware
diff options
context:
space:
mode:
authorJay Cliburn <jacliburn@bellsouth.net>2008-01-30 20:11:08 -0600
committerGreg Kroah-Hartman <gregkh@suse.de>2008-02-08 12:01:50 -0800
commitd57625ca789cdddf99b5f6540722dc9b77ce9845 (patch)
tree0448419137cb21e931deabb984ccd66520633ba0 /drivers/firmware
parente04f1635f373f638b5f96e2b1a85f11408cc7bec (diff)
atl1: fix frame length bug
Upstream commit: 2a49128f0a6edee337174ea341c1d6d7565be350 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. Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net> Tested-by: David Harris <david.harris@cpni-inc.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions