b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven.eckelmann@gmx.de>
To: b.a.t.m.a.n@lists.open-mesh.net
Subject: [B.A.T.M.A.N.] [PATCH] [batctl] Remove unreachable code in tcpdump
Date: Sat,  7 Nov 2009 17:33:05 +0100	[thread overview]
Message-ID: <1257611585-6627-1-git-send-email-sven.eckelmann@gmx.de> (raw)


Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
---
 batctl/tcpdump.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/batctl/tcpdump.c b/batctl/tcpdump.c
index b96984b..abf20b1 100644
--- a/batctl/tcpdump.c
+++ b/batctl/tcpdump.c
@@ -547,8 +547,6 @@ int tcpdump(int argc, char **argv)
 
 	}
 
-	ret = EXIT_SUCCESS;
-
 out:
 	list_for_each_entry_safe(dump_if, dump_if_tmp, &dump_if_list, list) {
 		if (dump_if->raw_sock)
-- 
1.6.5.2


                 reply	other threads:[~2009-11-07 16:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1257611585-6627-1-git-send-email-sven.eckelmann@gmx.de \
    --to=sven.eckelmann@gmx.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;
as well as URLs for NNTP newsgroup(s).