Files
twx-linux/include/net
Colin Ian King a5d33d38bd 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:25:09 +02:00
..
2017-08-31 14:42:19 -07:00
2018-02-22 15:42:23 +01:00
2018-07-25 11:25:09 +02:00
2018-05-16 10:10:23 +02:00
2018-02-25 11:07:59 +01:00
2018-02-22 15:42:23 +01:00