diff options
author | Patrick McHardy <kaber@trash.net> | 2008-01-21 03:27:00 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 18:08:34 -0500 |
commit | ad712087f78469a783281d0d15657edfbff69594 (patch) | |
tree | 1ab7c2aebab8872ef42d74ca48e0d47b29dc4451 /net/8021q/vlan.c | |
parent | 2029cc2c84fb1169c80c6cf6fc375f11194ed8b5 (diff) |
[VLAN]: Update list address
VLAN related mail should go to netdev.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/8021q/vlan.c')
-rw-r--r-- | net/8021q/vlan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/8021q/vlan.c b/net/8021q/vlan.c index 8b93799c6a0d..dbc81b965096 100644 --- a/net/8021q/vlan.c +++ b/net/8021q/vlan.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Ethernet-type device handling. | 3 | * Ethernet-type device handling. |
4 | * | 4 | * |
5 | * Authors: Ben Greear <greearb@candelatech.com> | 5 | * Authors: Ben Greear <greearb@candelatech.com> |
6 | * Please send support related email to: vlan@scry.wanfear.com | 6 | * Please send support related email to: netdev@vger.kernel.org |
7 | * VLAN Home Page: http://www.candelatech.com/~greear/vlan.html | 7 | * VLAN Home Page: http://www.candelatech.com/~greear/vlan.html |
8 | * | 8 | * |
9 | * Fixes: | 9 | * Fixes: |