[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.
commit679d6ff3da25290c736f80feae9f4a75af9bf8fb
authorDavid L Stevens <dlstevens@us.ibm.com>
Sat, 25 Nov 2006 01:51:50 +0000 (25 02:51 +0100)
committerAdrian Bunk <bunk@stusta.de>
Sat, 25 Nov 2006 01:51:50 +0000 (25 02:51 +0100)
tree30d6b268bb252e46160e747f49a09f122b833abd
parent28bb4422588c130715fc0a39b32a366d29bb2f1b
[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 <dlstevens@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
include/linux/igmp.h