From: Greg Kroah-Hartman Date: Tue, 30 Jan 2018 13:54:01 +0000 (+0100) Subject: add a tested-by for a 4.4 patch X-Git-Tag: v4.4.114~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf786c5a298e87ef0ae3f70a9f1491d29afe84bc;p=thirdparty%2Fkernel%2Fstable-queue.git add a tested-by for a 4.4 patch --- 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 +-