]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add a tested-by for a 4.4 patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Jan 2018 13:54:01 +0000 (14:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Jan 2018 13:54:01 +0000 (14:54 +0100)
queue-4.4/net-igmp-fix-source-address-check-for-igmpv3-reports.patch

index c810bd0969d1a1768a865cd057b2bccb82dc3b5e..092f3f3859d21027d061cbf829523b77f221bd81 100644 (file)
@@ -23,6 +23,7 @@ Fixes: a46182b00290 ("net: igmp: Use correct source address on IGMPv3 reports")
 Reported-by: Sebastian Gottschall <s.gottschall@dd-wrt.com>
 Signed-off-by: Felix Fietkau <nbd@nbd.name>
 Signed-off-by: David S. Miller <davem@davemloft.net>
+Tested-by: Florian Wolters <florian@florian-wolters.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  net/ipv4/igmp.c |    2 +-