From: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: Remove unused variable
Date: Fri, 1 Jan 2010 17:40:33 +0100 [thread overview]
Message-ID: <20100101164033.GC16855@pandem0nium> (raw)
In-Reply-To: <20091231034120.GC18781@Sellars>
[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]
Hey Linus,
sorry, i have not seen your patch and checked this in myself (r1525). Thanks
for reporting it anyway. :)
best regards,
Simon
On Thu, Dec 31, 2009 at 04:41:20AM +0100, =?UTF-8?q?Linus=20L=C3=BCssing?= wrote:
> The variable 'flag' is never being used in this function, therefore
> removing it.
>
> Signed-off-by: Linus Lüssing <linus.luessing@web.de>
> ---
> soft-interface.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/soft-interface.c b/soft-interface.c
> index 4d4d542..bc0217b 100644
> --- a/soft-interface.c
> +++ b/soft-interface.c
> @@ -148,7 +148,6 @@ struct net_device_stats *interface_stats(struct net_device *dev)
> int interface_set_mac_addr(struct net_device *dev, void *p)
> {
> struct sockaddr *addr = p;
> - unsigned long flags;
>
> if (!is_valid_ether_addr(addr->sa_data))
> return -EADDRNOTAVAIL;
> --
> 1.6.5.7
>
> _______________________________________________
> B.A.T.M.A.N mailing list
> B.A.T.M.A.N@lists.open-mesh.net
> https://lists.open-mesh.net/mm/listinfo/b.a.t.m.a.n
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
prev parent reply other threads:[~2010-01-01 16:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-31 3:41 [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: Remove unused variable =?UTF-8?q?Linus=20L=C3=BCssing?=
2010-01-01 16:40 ` Simon Wunderlich [this message]
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=20100101164033.GC16855@pandem0nium \
--to=simon.wunderlich@s2003.tu-chemnitz.de \
--cc=b.a.t.m.a.n@lists.open-mesh.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox