batctl: Refresh patches
[feed/routing.git] / batctl / patches / 0004-batctl-Handle-failure-during-hash_iterator-allocatio.patch
index 1182cab23db5e23e2d163e405439d56585b4e151..457283dd6f1df4fdefc4779e4425bdd52d2dca0c 100644 (file)
@@ -1,6 +1,6 @@
 From: Sven Eckelmann <sven.eckelmann@openmesh.com>
 Date: Thu, 23 Nov 2017 15:04:36 +0100
-Subject: [PATCH] batctl: Handle failure during hash_iterator allocation
+Subject: batctl: Handle failure during hash_iterator allocation
 
 The iterator functions should not try to start the iteration when the
 iterator could not be allocated.
@@ -9,9 +9,6 @@ Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
 Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
 
 Origin: upstream, https://git.open-mesh.org/batctl.git/commit/aa316bf6d1b2cf0ab7189ed8620c17f5018d4d37
----
- hash.c | 3 +++
- 1 file changed, 3 insertions(+)
 
 diff --git a/hash.c b/hash.c
 index 08d47b5b8f812d718f9463c548d73fbffb49b1b3..c6f735c64b573928441b41936646d195bc0da4bb 100644