[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <874no4c4p8.fsf@xmission.com>
Date: Wed, 15 Aug 2012 12:53:23 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: David Miller <davem@...emloft.net>
Cc: amwang@...hat.com, netdev@...r.kernel.org
Subject: Re: [Patch net-next] sctp: fix a compile error in sctp.h
David Miller <davem@...emloft.net> writes:
> From: Cong Wang <amwang@...hat.com>
> Date: Wed, 15 Aug 2012 18:18:11 +0800
>
>> I got the following compile error:
>>
>> In file included from include/net/sctp/checksum.h:46:0,
>> from net/ipv4/netfilter/nf_nat_proto_sctp.c:14:
>> include/net/sctp/sctp.h: In function ‘sctp_dbg_objcnt_init’:
>> include/net/sctp/sctp.h:370:88: error: parameter name omitted
>> include/net/sctp/sctp.h: In function ‘sctp_dbg_objcnt_exit’:
>> include/net/sctp/sctp.h:371:88: error: parameter name omitted
>>
>> which is caused by
>>
>> commit 13d782f6b4fbbaf9d0380a9947deb45a9de46ae7
>> Author: Eric W. Biederman <ebiederm@...ssion.com>
>> Date: Mon Aug 6 08:45:15 2012 +0000
>>
>> sctp: Make the proc files per network namespace.
>>
>> This patch could fix it.
>>
>> Cc: David S. Miller <davem@...emloft.net>
>> Cc: "Eric W. Biederman" <ebiederm@...ssion.com>
>> Signed-off-by: Cong Wang <amwang@...hat.com>
>
> Applied thanks.
>
> I appended the SCTP debug objcnt procfs netns conversions by hand
> since Eric didn't handle it in his commit.
>
> Eric, please turn all relevant options both on and off when testing
> the build of your patches. Thanks.
Grr. My apologies. It looks like that one slipped by me this time :(
Eric
--
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