]> Pileus Git - ~andy/linux/commit
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 3 Sep 2013 22:19:39 +0000 (00:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Sep 2013 18:53:20 +0000 (14:53 -0400)
commite3f5b17047dec4acd8957dad053e70d87f18d97e
treed7386719180cff0e7ab8c98cc530c5ac7ec7c62a
parent6c567b78c8a7da26e5e6f5bd458882ad9967233a
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation

Get rid of MLDV2_MRC and use our new macros for mantisse and
exponent to calculate Maximum Response Delay out of the Maximum
Response Code.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Cc: Hannes Frederic Sowa <hannes@stressinduktion.org>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/mld.h
net/bridge/br_multicast.c
net/ipv6/mcast.c