Daniel Borkmann 846989635b net: ipv6: igmp6_event_query: use msecs_to_jiffies
Use proper API functions to calculate jiffies from milliseconds and
not the crude method of dividing HZ by a value. This ensures more
accurate values even in the case of strange HZ values. While at it,
also simplify code in the mlh2 case by using max().

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-20 23:52:02 -07:00
..
2013-02-15 15:10:37 -05:00
2013-08-15 01:00:20 -07:00
2013-05-27 22:50:59 -07:00
2013-03-26 12:27:19 -04:00
2013-08-01 14:16:20 -07:00
2013-03-17 14:35:13 -04:00
2013-05-11 16:26:38 -07:00
2013-07-10 17:08:27 -07:00
2013-05-11 16:26:38 -07:00
2012-11-01 12:41:35 -04:00