From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hangbin Liu Subject: [PATCH net 0/2] igmp: fix two incorrect unsolicit report count issues Date: Wed, 29 Aug 2018 18:06:07 +0800 Message-ID: <1535537171-24533-1-git-send-email-liuhangbin@gmail.com> Cc: David Miller , Hangbin Liu To: netdev@vger.kernel.org Return-path: Received: from mail-pl1-f172.google.com ([209.85.214.172]:33591 "EHLO mail-pl1-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726858AbeH2ODF (ORCPT ); Wed, 29 Aug 2018 10:03:05 -0400 Received: by mail-pl1-f172.google.com with SMTP id 60-v6so2092577ple.0 for ; Wed, 29 Aug 2018 03:06:56 -0700 (PDT) Sender: netdev-owner@vger.kernel.org List-ID: Just like the subject, fix two minor igmp unsolicit report count issues. Hangbin Liu (2): igmp: fix incorrect unsolicit report count when join group igmp: fix incorrect unsolicit report count after link down and up net/ipv4/igmp.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) -- 2.5.5