From: Greg KH <greg@kroah.com>
To: Sven Eckelmann <sven.eckelmann@gmx.de>
Cc: 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: Fri, 18 Jun 2010 16:58:35 -0700 [thread overview]
Message-ID: <20100618235835.GB1128@kroah.com> (raw)
In-Reply-To: <1275852501-28523-3-git-send-email-sven.eckelmann@gmx.de>
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
Any ideas?
thanks,
greg k-h
next prev parent reply other threads:[~2010-06-18 23:58 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 [this message]
2010-06-19 0:56 ` Sven Eckelmann
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=20100618235835.GB1128@kroah.com \
--to=greg@kroah.com \
--cc=b.a.t.m.a.n@lists.open-mesh.net \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=gregkh@suse.de \
--cc=sven.eckelmann@gmx.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.