Re: [PATCH 1/3] net: add support for MOST protocol

2013-06-13 Thread David Miller
From: Giancarlo Asnaghi Date: Mon, 10 Jun 2013 14:52:25 +0200 > This patch adds core support for the MOST protocol. More information > about the protocol can be found at: http://www.mostcooperation.com/ > > See the lkml message "[PATCH 0/3] MOST network protocol" sent on Jun > 10th 2013 about th

[PATCH 1/3] net: add support for MOST protocol

2013-06-10 Thread Giancarlo Asnaghi
This patch adds core support for the MOST protocol. More information about the protocol can be found at: http://www.mostcooperation.com/ See the lkml message "[PATCH 0/3] MOST network protocol" sent on Jun 10th 2013 about this code and the missing "Signed-off" lines. --- include/linux/socket.h |