Files
twx-linux/include/net
Colin Ian King 8582bbfb86 ipv6: fix useless rol32 call on hash
[ Upstream commit 169dc027fb ]

The rol32 call is currently rotating hash but the rol'd value is
being discarded. I believe the current code is incorrect and hash
should be assigned the rotated value returned from rol32.

Thanks to David Lebrun for spotting this.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-25 11:24:00 +02:00
..
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2016-08-26 11:55:18 -07:00
…
…
…
…
2016-09-23 08:38:50 -04:00
…
…
2017-06-07 12:07:46 +02:00
…
…
…
…
…
…
…
…
2016-10-14 10:59:15 -04:00
…
…
…
2018-07-25 11:24:00 +02:00
…
2016-08-17 19:36:23 -04:00
…
…
…
…
…
…
…
2016-10-03 02:00:22 -04:00
…
2016-10-04 02:11:51 -04:00
…
…
2018-05-16 10:08:41 +02:00
…
…
…
…
…
2018-02-25 11:05:48 +01:00
…
…
…
2017-12-16 16:25:45 +01:00
…
…
…
2017-07-21 07:42:18 +02:00
…
…