Files
linux-st/include/net
Colin Ian King 169dc027fb ipv6: fix useless rol32 call on hash
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>
2018-07-18 15:11:09 -07:00
..
2018-05-16 07:23:35 +02:00
2018-05-26 09:16:44 +02:00
2018-05-24 14:22:59 -07:00
2018-05-11 12:03:06 -04:00
2018-04-23 10:21:24 -04:00
2018-04-26 15:08:04 -04:00
2018-07-18 15:11:09 -07:00
2018-04-07 22:32:31 -04:00
2018-06-27 10:46:43 +09:00
2018-05-16 07:23:35 +02:00
2018-05-16 07:23:35 +02:00
2018-05-31 22:48:46 -04:00
2018-07-13 18:30:19 -07:00
2018-04-17 13:53:13 -04:00
2018-06-05 15:46:26 +02:00