Re: [PATCH V6 8/8] hvsock: introduce Hyper-V Socket feature
From: Olaf Hering
Date: Tue Jan 26 2016 - 05:24:28 EST
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