From bf786c5a298e87ef0ae3f70a9f1491d29afe84bc Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 30 Jan 2018 14:54:01 +0100 Subject: [PATCH] add a tested-by for a 4.4 patch --- .../net-igmp-fix-source-address-check-for-igmpv3-reports.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/queue-4.4/net-igmp-fix-source-address-check-for-igmpv3-reports.patch b/queue-4.4/net-igmp-fix-source-address-check-for-igmpv3-reports.patch index c810bd0969d..092f3f3859d 100644 --- a/queue-4.4/net-igmp-fix-source-address-check-for-igmpv3-reports.patch +++ b/queue-4.4/net-igmp-fix-source-address-check-for-igmpv3-reports.patch @@ -23,6 +23,7 @@ Fixes: a46182b00290 ("net: igmp: Use correct source address on IGMPv3 reports") Reported-by: Sebastian Gottschall Signed-off-by: Felix Fietkau Signed-off-by: David S. Miller +Tested-by: Florian Wolters Signed-off-by: Greg Kroah-Hartman --- net/ipv4/igmp.c | 2 +- -- 2.47.3