Hopefully, by attaching it as a file it will not screw up the tabs & spaces.
Signed-off-by: Ben Greear <[EMAIL PROTECTED]> Thanks, Ben -- Ben Greear <[EMAIL PROTECTED]> Candela Technologies Inc http://www.candelatech.com
diff --git a/net/8021q/vlan.c b/net/8021q/vlan.c index 18fcb9f..c4209c8 100644 --- a/net/8021q/vlan.c +++ b/net/8021q/vlan.c @@ -3,7 +3,8 @@ * Ethernet-type device handling. * * Authors: Ben Greear <[EMAIL PROTECTED]> - * Please send support related email to: [EMAIL PROTECTED] + * Please send support related email to: [EMAIL PROTECTED] + * after subscribing using the link below. * VLAN Home Page: http://www.candelatech.com/~greear/vlan.html * * Fixes: diff --git a/net/8021q/vlan_dev.c b/net/8021q/vlan_dev.c index e49e252..203cd54 100644 --- a/net/8021q/vlan_dev.c +++ b/net/8021q/vlan_dev.c @@ -3,7 +3,8 @@ * Ethernet-type device handling. * * Authors: Ben Greear <[EMAIL PROTECTED]> - * Please send support related email to: [EMAIL PROTECTED] + * Please send support related email to: [EMAIL PROTECTED] + * after subscribing using the web page below. * VLAN Home Page: http://www.candelatech.com/~greear/vlan.html * * Fixes: Mar 22 2001: Martin Bokaemper <[EMAIL PROTECTED]>