]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitdc5596d920b504d263c7ca38bd76326179b13dee
tree2dcee3b1b6cd54decd335dec2abdf5de9f48c8a5
parent51ac3beffd4afaea4350526cf01fe74aaff25eff
atl1: fix vlan tag regression

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>
drivers/net/atlx/atl1.c
drivers/net/atlx/atl1.h