From: Jay Cliburn Date: Sun, 2 Nov 2008 19:30:07 +0000 (+0000) Subject: atl1: fix vlan tag regression X-Git-Tag: v2.6.27.5~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc186c1029b87183947df1cbcb4ad5cbd5eb59e;p=pandora-kernel.git atl1: fix vlan tag regression commit dc5596d920b504d263c7ca38bd76326179b13dee upstream 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 Signed-off-by: Jeff Garzik Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed