lkml.org 
[lkml]   [2007]   [Nov]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 19 Nov 2007 21:56:30 -0800 (PST)
SubjectRe: [PATCH] ipconfig.c : implement DHCP Class-identifier
FromDavid Miller <>
From: Francois Romieu <romieu@fr.zoreil.com>
Date: Wed, 14 Nov 2007 23:11:19 +0100

> Rainer Jochem <rainer.jochem@mpi-sb.mpg.de> :
> [...]
> > --- net/ipv4/ipconfig.c.orig	2007-11-14 09:16:15.800566536 +0100
> > +++ net/ipv4/ipconfig.c	2007-11-14 10:34:22.471219274 +0100
> > @@ -139,6 +139,8 @@ __be32 ic_servaddr = NONE;	/* Boot serve
> >  __be32 root_server_addr = NONE;	/* Address of NFS server */
> >  u8 root_server_path[256] = { 0, };	/* Path to mount as root */
> > 
> > +static char vendor_class_identifier[253]; /* vendor class identifier */
> > +
> 
> ic_dhcp_init_options is __init. Should it not be __initdata ?

I think so and I've made that change in net-2.6.25, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-11-20 06:59    [from the cache]
©2003-2008