]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
utf8 fix up for one 4.4 patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 May 2018 22:12:45 +0000 (15:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 May 2018 22:12:45 +0000 (15:12 -0700)
queue-4.4/batman-adv-fix-packet-loss-for-broadcasted-dhcp-packets-to-a-server.patch

index 1c64bf56ccf3676be676f9e3e4c9b16fedece673..fe01237d74c186502e6252099485c61131ab6808 100644 (file)
@@ -1,9 +1,9 @@
 From foo@baz Wed May  2 11:39:22 PDT 2018
-From: "Linus Lüssing" <linus.luessing@c0d3.blue>
+From: "Linus Lüssing" <linus.luessing@c0d3.blue>
 Date: Thu, 22 Mar 2018 00:21:32 +0100
 Subject: batman-adv: fix packet loss for broadcasted DHCP packets to a server
 
-From: "Linus Lüssing" <linus.luessing@c0d3.blue>
+From: "Linus Lüssing" <linus.luessing@c0d3.blue>
 
 [ Upstream commit a752c0a4524889cdc0765925258fd1fd72344100 ]
 
@@ -54,7 +54,7 @@ due to an always "out-of-range" condition. With this patch,
 a full DHCP handshake between A and B was possible again.
 
 Fixes: be7af5cf9cae ("batman-adv: refactoring gateway handling code")
-Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
+Signed-off-by: Linus LÃ\83Å\92ssing <linus.luessing@c0d3.blue>
 Signed-off-by: Sven Eckelmann <sven@narfation.org>
 Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
 Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>