From: Sven Eckelmann <sven.eckelmann@gmx.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Greg KH <greg@kroah.com>,
gregkh@suse.de, b.a.t.m.a.n@lists.open-mesh.net
Subject: Re: [B.A.T.M.A.N.] [PATCH 2/9] Staging: batman-adv: Move device for icmp injection to debugfs
Date: Sat, 19 Jun 2010 02:56:16 +0200 [thread overview]
Message-ID: <201006190256.17487.sven.eckelmann@gmx.de> (raw)
In-Reply-To: <20100618235835.GB1128@kroah.com>
[-- Attachment #1: Type: Text/Plain, Size: 1288 bytes --]
Greg KH wrote:
> On Sun, Jun 06, 2010 at 09:28:14PM +0200, Sven Eckelmann wrote:
> > batctl uses /dev/batman-adv to send special batman-adv icmp packets to
> > other nodes in the mesh. To get it working with multiple batX devices we
> > must ensure that every mesh device can have their own socket which is
> > used to inject those packets in exactly one mesh.
> >
> > The current implementation still doesn't allow to use complete separated
> > meshes as we rely on structures which are not part of the private data
> > of a batman device.
> >
> > Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
>
> This patch doesn't apply, I get the following error:
> patching file drivers/staging/batman-adv/Makefile
> patching file drivers/staging/batman-adv/bat_debugfs.c
> patching file drivers/staging/batman-adv/bat_debugfs.h
> patching file drivers/staging/batman-adv/device.c
> Reversed (or previously applied) patch detected! Assume -R? [n] ^C
Already explained in 01006190249.39204.sven.eckelmann@gmx.de, but just for the
record:
Missing patches
* Staging: batman-adv: return -EFAULT on copy_to_user errors
* Staging: batman-adv: fix function prototype
sent to you in 1275850985-27105-1-git-send-email-sven.eckelmann@gmx.de
Best regards,
Sven
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2010-06-19 0:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-06 19:28 [B.A.T.M.A.N.] Staging: batman-adv for 2.6.36 (renewed) Sven Eckelmann
2010-06-06 19:28 ` [B.A.T.M.A.N.] [PATCH 1/9] Staging: batman-adv: remove redundant struct declaration Sven Eckelmann
2010-06-06 19:28 ` [B.A.T.M.A.N.] [PATCH 2/9] Staging: batman-adv: Move device for icmp injection to debugfs Sven Eckelmann
2010-06-18 23:58 ` Greg KH
2010-06-19 0:56 ` Sven Eckelmann [this message]
2010-06-06 19:28 ` [B.A.T.M.A.N.] [PATCH 3/9] Staging: batman-adv: Move tables from sysfs " Sven Eckelmann
2010-06-06 19:28 ` [B.A.T.M.A.N.] [PATCH 4/9] Staging: batman-adv: convert all sysfs files to single value files Sven Eckelmann
2010-06-06 19:28 ` [B.A.T.M.A.N.] [PATCH 5/9] Staging: batman-adv: Adding netfilter-bridge hooks Sven Eckelmann
2010-06-06 19:28 ` [B.A.T.M.A.N.] [PATCH 6/9] Staging: batman-adv: Add information about batman-adv sysfs entries Sven Eckelmann
2010-06-06 19:28 ` [B.A.T.M.A.N.] [PATCH 7/9] Staging: batman-adv: remove superfluous hint to "translation table" Sven Eckelmann
2010-06-06 19:28 ` [B.A.T.M.A.N.] [PATCH 8/9] Staging: batman-adv: convert vis_interval into define Sven Eckelmann
2010-06-06 19:28 ` [B.A.T.M.A.N.] [PATCH 9/9] Staging: batman-adv: Convert MAC_FMT to %pM Sven Eckelmann
2010-06-19 0:03 ` [B.A.T.M.A.N.] Staging: batman-adv for 2.6.36 (renewed) Greg KH
2010-06-19 0:49 ` Sven Eckelmann
2010-06-19 17:27 ` Greg KH
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=201006190256.17487.sven.eckelmann@gmx.de \
--to=sven.eckelmann@gmx.de \
--cc=b.a.t.m.a.n@lists.open-mesh.net \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=greg@kroah.com \
--cc=gregkh@suse.de \
/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.