Re: [PATCH] uapi: fix to export linux/vm_sockets.h

2014-12-05 Thread David Miller
From: Masahiro Yamada Date: Mon, 1 Dec 2014 10:16:17 +0900 > A typo "header=y" was introduced by commit 7071cf7fc435 > (uapi: add missing network related headers to kbuild). > > Signed-off-by: Masahiro Yamada > Cc: Stephen Hemminger Applied. -- To unsubscribe from this list: send the line "u

Re: [PATCH] uapi: fix to export linux/vm_sockets.h

2014-12-04 Thread Masahiro Yamada
Hi. Is there a chance to fix this by the Linux 3.18 release? Thanks. On Mon, 1 Dec 2014 10:16:17 +0900 Masahiro Yamada wrote: > A typo "header=y" was introduced by commit 7071cf7fc435 > (uapi: add missing network related headers to kbuild). > > Signed-off-by: Masahiro Yamada > Cc: Stephe