All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Linus Lüssing" <linus.luessing@web.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] reorganized kernel interface patches (version 2)
Date: Tue, 9 Mar 2010 22:35:01 +0100	[thread overview]
Message-ID: <20100309213501.GA30949@Linus-Debian> (raw)
In-Reply-To: <201003030640.16085.lindner_marek@yahoo.de>

[-- Attachment #1: Type: text/plain, Size: 1199 bytes --]

Hi Marek,

those patches look quite good to me now, seems to work here as
expected.
Just one note: One of those warnings has gone now with the
_GNU_SOURCE stuff. However, getline is also being used in
funcitions.c:174 (so adding the define to functions.c too, got rid
of the second warning for instance).

Cheers, Linus

On Wed, Mar 03, 2010 at 06:40:15AM +0800, Marek Lindner wrote:
> 
> Hi,
> 
> I merged the feedback given so far into the patchset and post them again to 
> offer you the chance of generating even more feedback.  :-)
> 
> Changes since version1:
> * the known issue from version1 turned out to be a bug in the used kernel
> * batctl sysfs path has been changed to /sys/class/net/ since older kernels 
> don't provide the "virtual" subdirectory
> * the year of the copyright notice was corrected
> * In case the erroneous of input contains a newline it will not be printed to 
> avoid printing 2 subsequent newlines
> * the function calls which used global variables before now receive the 
> bat_priv struct as an argument
> * added _GNU_SOURCE to bat-hosts.c to avoid compile warning
> * batctl gets bonding mode support
> 
> Cheers,
> Marek
> 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2010-03-09 21:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-02 22:40 [B.A.T.M.A.N.] reorganized kernel interface patches (version 2) Marek Lindner
2010-03-02 22:40 ` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: convert multiple /proc files to use sysfs Marek Lindner
2010-03-02 22:40 ` [B.A.T.M.A.N.] [PATCH 2/3] batctl: follow /proc to sysfs conversion & introduce input validation Marek Lindner
2010-03-02 22:40 ` [B.A.T.M.A.N.] [PATCH 3/3] batctl: adding batctl bonding mode support Marek Lindner
2010-03-09 21:35 ` Linus Lüssing [this message]
2010-03-11 19:20   ` [B.A.T.M.A.N.] reorganized kernel interface patches (version 2) Marek Lindner

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=20100309213501.GA30949@Linus-Debian \
    --to=linus.luessing@web.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    /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.