From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: [B.A.T.M.A.N.] [PATCHv2 3/4] batman-adv: Remove unused IFF_BRIDGE_PORT live patching hack
Date: Tue, 24 Mar 2015 18:46:01 +0100 [thread overview]
Message-ID: <1427219162-3070-3-git-send-email-sven@narfation.org> (raw)
In-Reply-To: <1427219162-3070-1-git-send-email-sven@narfation.org>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
v2: no change
compat.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/compat.h b/compat.h
index ed90e2e..80a1543 100644
--- a/compat.h
+++ b/compat.h
@@ -59,8 +59,6 @@
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 36)
-#define IFF_BRIDGE_PORT 0 || (hard_iface->net_dev->br_port ? 1 : 0)
-
/* hack for dev->addr_assign_type &= ~NET_ADDR_RANDOM; */
#define addr_assign_type ifindex
--
2.1.4
next prev parent reply other threads:[~2015-03-24 17:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-24 17:45 [B.A.T.M.A.N.] [PATCHv2 1/4] batman-adv: Remove explicit compat.h include and split compat.h Sven Eckelmann
2015-03-24 17:46 ` [B.A.T.M.A.N.] [PATCHv2 2/4] batman-adv: Add required to includes to all files Sven Eckelmann
2015-03-24 17:46 ` Sven Eckelmann [this message]
2015-03-24 17:46 ` [B.A.T.M.A.N.] [PATCHv2 4/4] batman-adv: Automatically create nested kfree_rcu helper functions Sven Eckelmann
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=1427219162-3070-3-git-send-email-sven@narfation.org \
--to=sven@narfation.org \
--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 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).