commit | dc5596d920b504d263c7ca38bd76326179b13dee | [log] [tgz] |
---|---|---|
author | Jay Cliburn <jacliburn@bellsouth.net> | Wed Oct 29 11:01:36 2008 -0500 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Oct 31 00:46:34 2008 -0400 |
tree | 2dcee3b1b6cd54decd335dec2abdf5de9f48c8a5 | |
parent | 51ac3beffd4afaea4350526cf01fe74aaff25eff [diff] |
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>