From: Jay Cliburn Date: Wed, 29 Oct 2008 16:01:36 +0000 (-0500) Subject: atl1: fix vlan tag regression X-Git-Tag: v2.6.28-rc3~3^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc5596d920b504d263c7ca38bd76326179b13dee;p=pandora-kernel.git 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 Signed-off-by: Jay Cliburn Cc: stable@kernel.org Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed