From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Wed, 26 Sep 2007 17:22:46 -0700
> Since hardware header operations are part of the protocol class > not the device instance, make them into a separate object and > save memory. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> I applied this by hand since there were conflicts with Eric B.'s round of network namespace patches from today which I applied first. Also: > --- a/drivers/net/hamradio/6pack.c 2007-09-26 15:07:23.000000000 -0700 > +++ b/drivers/net/hamradio/6pack.c 2007-09-26 16:41:09.000000000 -0700 > @@ -3,7 +3,7 @@ > * devices like TTY. It interfaces between a raw TTY and the > * kernel's AX.25 protocol layers. > * > - * Authors: Andreas Könsgen <[EMAIL PROTECTED]> > + * Authors: Andreas Könsgen <[EMAIL PROTECTED]> > * Ralf Baechle DL5RB <[EMAIL PROTECTED]> > * > * Quite a lot of stuff "stolen" by Joerg Reuter from slip.c, written by This hunk rejected and I therefore left it out. Whatever editor you used aparently tried to change the character set encoding or something silly like that. - 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