From: Neil Horman Date: Mon, 16 Nov 2015 18:09:10 +0000 (-0500) Subject: snmp: Remove duplicate OUTMCAST stat increment X-Git-Tag: v3.2.75~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca194f27b9dcd0d389b83f27c3a5c84caacb6246;p=pandora-kernel.git snmp: Remove duplicate OUTMCAST stat increment [ Upstream commit 41033f029e393a64e81966cbe34d66c6cf8a2e7e ] the OUTMCAST stat is double incremented, getting bumped once in the mcast code itself, and again in the common ip output path. Remove the mcast bump, as its not needed Validated by the reporter, with good results Signed-off-by: Neil Horman Reported-by: Claus Jensen CC: Claus Jensen CC: David Miller Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed