commit | e3f5b17047dec4acd8957dad053e70d87f18d97e | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <dborkman@redhat.com> | Wed Sep 04 00:19:39 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 04 14:53:20 2013 -0400 |
tree | d7386719180cff0e7ab8c98cc530c5ac7ec7c62a | |
parent | 6c567b78c8a7da26e5e6f5bd458882ad9967233a [diff] |
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>