From: David Miller <davem@davemloft.net>
To: remi.denis-courmont@nokia.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/4] Phonet: Pipe End Point for Phonet Pipes protocol
Date: Wed, 01 Oct 2008 01:41:41 -0700 (PDT) [thread overview]
Message-ID: <20081001.014141.193715047.davem@davemloft.net> (raw)
In-Reply-To: <1222849357-8561-1-git-send-email-remi.denis-courmont@nokia.com>
From: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
Date: Wed, 1 Oct 2008 11:22:34 +0300
> From: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
>
> Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.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
next prev parent reply other threads:[~2008-10-01 8:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-01 8:21 [PATCH 0/4] [RFC] Phonet pipe protocol Rémi Denis-Courmont
2008-10-01 8:22 ` [PATCH 1/4] Phonet: Pipe End Point for Phonet Pipes protocol Remi Denis-Courmont
2008-10-01 8:41 ` David Miller [this message]
2008-10-01 8:55 ` Rémi Denis-Courmont
2008-10-01 8:22 ` [PATCH 2/4] Phonet: receive pipe control request as out-of-band data Remi Denis-Courmont
2008-10-01 8:22 ` [PATCH 3/4] Phonet: support GPRS interface over PEP socket Remi Denis-Courmont
2008-10-01 8:22 ` [PATCH 4/4] Phonet: pipe end-point protocol documentation Remi Denis-Courmont
2008-10-01 8:44 ` [PATCH 0/4] [RFC] Phonet pipe protocol Rémi Denis-Courmont
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081001.014141.193715047.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=remi.denis-courmont@nokia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.