[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081001.014141.193715047.davem@davemloft.net>
Date: Wed, 01 Oct 2008 01:41:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: remi.denis-courmont@...ia.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 1/4] Phonet: Pipe End Point for Phonet Pipes protocol
From: Remi Denis-Courmont <remi.denis-courmont@...ia.com>
Date: Wed, 1 Oct 2008 11:22:34 +0300
> From: Rémi Denis-Courmont <remi.denis-courmont@...ia.com>
>
> Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@...ia.com>
> ---
> include/linux/phonet.h | 4 +-
> include/net/phonet/pep.h | 115 ++++++-
> net/phonet/Makefile | 4 +-
> net/phonet/af_phonet.c | 3 +
> net/phonet/pep.c | 911 ++++++++++++++++++++++++++++++++++++++++++++++
> net/phonet/socket.c | 2 +-
> 6 files changed, 1035 insertions(+), 4 deletions(-)
> create mode 100644 net/phonet/pep.c
include/net/phonet/pep.h doesn't exist in the tree yet, so it's not
possible to apply a patch that makes changes to it yet
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists