[rds-devel] [PATCH 02/21] RDS: Main header file
Andrew Grover
andy.grover at gmail.com
Tue Jan 27 11:27:34 PST 2009
On Mon, Jan 26, 2009 at 11:34 PM, Rémi Denis-Courmont
<remi.denis-courmont at nokia.com> wrote:
>> +#ifndef PF_RDS
>> +#define PF_RDS AF_RDS
>> +#endif
>
> You should probably remove that and put the last patch of your series ahead of
> this one.
Yup will do.
>> +#ifndef SOL_RDS
>> +#define SOL_RDS 272
>> +#endif
>
> This is used by RXRPC nowadays, although I myself don't really understand why
> socket option levels need to be unique across all families.
OK, shouldn't be too hard to fix.
Thanks.
Regards -- Andy
More information about the rds-devel
mailing list