Commit ad712087f78469a783281d0d15657edfbff69594

Authored by Patrick McHardy
Committed by David S. Miller
1 parent 2029cc2c84

[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>

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

... ... @@ -3,7 +3,7 @@
3 3 * Ethernet-type device handling.
4 4 *
5 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 7 * VLAN Home Page: http://www.candelatech.com/~greear/vlan.html
8 8 *
9 9 * Fixes:
net/8021q/vlan_dev.c
... ... @@ -3,7 +3,7 @@
3 3 * Ethernet-type device handling.
4 4 *
5 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 7 * VLAN Home Page: http://www.candelatech.com/~greear/vlan.html
8 8 *
9 9 * Fixes: Mar 22 2001: Martin Bokaemper <mbokaemper@unispherenetworks.com>