Re: [PATCH v14 net-next 1/1] hv_sock: introduce Hyper-V Sockets
From: Olaf Hering <hidden>
Date: 2016-06-30 16:15:34
Also in:
lkml
From: Olaf Hering <hidden>
Date: 2016-06-30 16:15:34
Also in:
lkml
On Thu, Jun 30, Dexuan Cui wrote:
-#define AF_MAX 43 /* For now.. */ +#define AF_MAX 44 /* For now.. */
Should this patch also change the places where AF_MAX is used, like all the arrays in net/core/sock.c? Olaf