From: David L Stevens Date: Sun, 19 Nov 2006 18:38:39 +0000 (-0800) Subject: [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. X-Git-Tag: v2.6.19~56^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb47ddb2db9c18664bd7b06c201a2398885b64fc;p=pandora-kernel.git [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. The IGMPV3_EXP() macro doesn't correctly shift the normalization bit, so time-out values are longer than they should be. Thanks to Dirk Ooms for finding the problem in IGMPv3 - MLDv2 had a similar problem that was already fixed a year ago. :-( Signed-off-by: David L Stevens Signed-off-by: David S. Miller --- Reading git-diff-tree failed