[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080425.223328.219660064.davem@davemloft.net>
Date: Fri, 25 Apr 2008 22:33:28 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yoshfuji@...ux-ipv6.org
Cc: dlstevens@...ibm.com, netdev@...r.kernel.org
Subject: Re: [GIT PULL] [IPV6] COMPAT: Fix SSM applications on 64bit
kernels.
From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@...ux-ipv6.org>
Date: Sat, 26 Apr 2008 14:14:54 +0900 (JST)
> In article <OFAF2C4F7A.77CF5A8D-ON88257437.0001566B-88257437.00023C8D@...ibm.com> (at Fri, 25 Apr 2008 18:24:28 -0600), David Stevens <dlstevens@...ibm.com> says:
>
> > + }
> > + if (level == SOL_IPV6)
> > + return ipv6_setsockopt(sock, level, optname, koptval,
> > koptlen);
> > + return ip_setsockopt(sock, level, optname, koptval, koptlen);
> > +}
> > +
>
> Sorry, you cannot do this. Build with allmodconfig.
Indeed, that will not work.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists