On Sun, Mar 25, 2007 at 01:29:29AM -0700, Brian Braunstein wrote: > > From: Brian Braunstein <[EMAIL PROTECTED]> >
No need for this line. This line is used when you _forward_ another patch from others. Signed-off-by is enough > > Signed-off-by: Brian Braunstein <[EMAIL PROTECTED]> > > --- > > Kernel Version: 2.6.20.4 > It's always better to generate the patch against the latest -rc kernel. > --- linux-2.6.20.4-ORIG/drivers/net/tun.c 2007-03-23 > 12:52:51.000000000 -0700 > +++ linux-2.6.20.4/drivers/net/tun.c 2007-03-25 00:44:20.000000000 -0700 > @@ -18,6 +18,10 @@ > /* > * Changes: > * > + * Brian Braunstein <[EMAIL PROTECTED]> 2007/03/23 > + * Fixed hw address handling. Now net_device.dev_addr is kept > consistent Your mailer still wrap the long lines mistakenly as it did in the first version of the patch. Regards, -- Ahmed S. Darwish http://darwish.07.googlepages.com - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html