From: Nikolay Aleksandrov Date: Fri, 1 Aug 2014 10:29:43 +0000 (+0200) Subject: inet: frags: use INC_STATS_BH in the ipv6 reassembly code X-Git-Tag: cleanup-for-v3.18~108^2~32^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2373862b3589260f0139a6e4969478f84154369;p=pandora-kernel.git inet: frags: use INC_STATS_BH in the ipv6 reassembly code Softirqs are already disabled so no need to do it again, thus let's be consistent and use the IP6_INC_STATS_BH variant. Signed-off-by: Nikolay Aleksandrov Acked-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed