RE: [PATCH V6 8/8] hvsock: introduce Hyper-V Socket feature

2016-01-26 Thread Dexuan Cui
erproject.org; > a...@canonical.com; jasow...@redhat.com; KY Srinivasan > ; vkuzn...@redhat.com; pebo...@tiscali.nl; > stefa...@redhat.com; dan.carpen...@oracle.com > Subject: Re: [PATCH V6 8/8] hvsock: introduce Hyper-V Socket feature > > On Tue, Jan 26, Dexuan Cui wrote: > > > +

Re: [PATCH V6 8/8] hvsock: introduce Hyper-V Socket feature

2016-01-26 Thread Olaf Hering
On Tue, Jan 26, Dexuan Cui wrote: > +#define AF_MAX 42 /* For now.. */ Maybe net/core/sock.c needs additional strings for the new socket? Olaf