From: Marek Lindner <lindner_marek@yahoo.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.] [PATCH 1/3] batctl: add support for the DAT local table
Date: Sun, 7 Oct 2012 03:22:06 +0800 [thread overview]
Message-ID: <201210070322.09980.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1349550683-22892-1-git-send-email-ordex@autistici.org>
On Sunday, October 07, 2012 03:11:21 Antonio Quartulli wrote:
> --- a/debug.c
> +++ b/debug.c
> @@ -64,6 +64,11 @@ const struct debug_table_data
> batctl_debug_tables[BATCTL_TABLE_NUM] = { .opt_short = "bbt",
> .debugfs_name = "bla_backbone_table",
> },
> + {
> + .opt_long = "datcache",
> + .opt_short = "dc",
> + .debugfs_name = "dat_cache",
> + },
> };
How about adding this entry to the "can be compiled out" parameter list ?
Check "fs_compile_out_param" list in functions.c. Same applies to patch3.
Cheers,
Marek
next prev parent reply other threads:[~2012-10-06 19:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-06 19:11 [B.A.T.M.A.N.] [PATCH 1/3] batctl: add support for the DAT local table Antonio Quartulli
2012-10-06 19:11 ` [B.A.T.M.A.N.] [PATCH 2/3] batctl: add support for the DAT log level Antonio Quartulli
2012-10-06 19:11 ` [B.A.T.M.A.N.] [PATCH 3/3] batctl: add DAT runtime switch support Antonio Quartulli
2012-10-06 19:22 ` Marek Lindner [this message]
2012-10-06 19:29 ` [B.A.T.M.A.N.] [PATCH 1/3] batctl: add support for the DAT local table Antonio Quartulli
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=201210070322.09980.lindner_marek@yahoo.de \
--to=lindner_marek@yahoo.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.