]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
atl1: fix vlan tag regression
authorJay Cliburn <jacliburn@bellsouth.net>
Wed, 29 Oct 2008 16:01:36 +0000 (11:01 -0500)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 31 Oct 2008 04:46:34 +0000 (00:46 -0400)
Commit 401c0aabec4b97320f962a0161a846d230a6f7aa introduced a regression
in the atl1 driver by storing the VLAN tag in the wrong TX descriptor
field.

This patch causes the VLAN tag to be stored in its proper location.

Tested-by: Ramon Casellas <ramon.casellas@cttc.es>
Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
Cc: stable@kernel.org
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found