batctl: Fix upstream reference in backported patch
Signed-off-by: Sven Eckelmann <sven@narfation.org>
This commit is contained in:
parent
18a724e154
commit
094e9b0f94
1 changed files with 2 additions and 2 deletions
|
@ -16,10 +16,10 @@ sysfs.
|
||||||
Reported-by: Linus Lüssing <linus.luessing@c0d3.blue>
|
Reported-by: Linus Lüssing <linus.luessing@c0d3.blue>
|
||||||
Signed-off-by: Sven Eckelmann <sven@narfation.org>
|
Signed-off-by: Sven Eckelmann <sven@narfation.org>
|
||||||
|
|
||||||
Origin: upstream, https://git.open-mesh.org/batctl.git/commit/
|
Origin: upstream, https://git.open-mesh.org/batctl.git/commit/ce5f0efb35bff8a80992df63876bcac1d4a94867
|
||||||
|
|
||||||
diff --git a/interface.c b/interface.c
|
diff --git a/interface.c b/interface.c
|
||||||
index 19e6670b45d1bd2dd65c8fbb47eb85361e8c4d26..c2bfc7402aece61be37a71730745c47ad56e2af4 100644
|
index 5ff25a7b790d68aa69155f0cc7661080145ac86e..0a694c9f41f71a3dd72ae87b79b28434f7e8918f 100644
|
||||||
--- a/interface.c
|
--- a/interface.c
|
||||||
+++ b/interface.c
|
+++ b/interface.c
|
||||||
@@ -67,18 +67,18 @@ static int get_iface_status_netlink_parse(struct nl_msg *msg, void *arg)
|
@@ -67,18 +67,18 @@ static int get_iface_status_netlink_parse(struct nl_msg *msg, void *arg)
|
||||||
|
|
Loading…
Reference in a new issue