On Mon, Jan 26, 2009 at 11:34 PM, Rémi Denis-Courmont <[email protected]> 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 _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
