summaryrefslogtreecommitdiff
path: root/linux/linux-mtx-1-2.4.24/14-au1000-eth-vlan.diff
diff options
context:
space:
mode:
Diffstat (limited to 'linux/linux-mtx-1-2.4.24/14-au1000-eth-vlan.diff')
-rw-r--r--linux/linux-mtx-1-2.4.24/14-au1000-eth-vlan.diff10
1 files changed, 0 insertions, 10 deletions
diff --git a/linux/linux-mtx-1-2.4.24/14-au1000-eth-vlan.diff b/linux/linux-mtx-1-2.4.24/14-au1000-eth-vlan.diff
deleted file mode 100644
index a4fa3169cc..0000000000
--- a/linux/linux-mtx-1-2.4.24/14-au1000-eth-vlan.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- linux/drivers/net/au1000_eth.c.orig 2004-11-18 13:44:52.163605416 +0100
-+++ linux/drivers/net/au1000_eth.c 2004-11-18 13:51:42.096286176 +0100
-@@ -1384,6 +1384,7 @@
- control |= MAC_FULL_DUPLEX;
- }
- aup->mac->control = control;
-+ aup->mac->vlan1_tag = 0x8100; /* activate vlan support */
- au_sync();
-
- spin_unlock_irqrestore(&aup->lock, flags);