Thread (4 messages) flat view 4 messages, 4 authors, 2018-07-18

Re: [PATCH] ipv6: sr: fix useless rol32 call on hash

From: David Miller <davem@davemloft.net>
Date: 2018-07-18 22:11:50
Also in: kernel-janitors, lkml

From: Colin King <redacted>
Date: Tue, 17 Jul 2018 16:52:54 +0100
From: Colin Ian King <redacted>

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.

Detected by CoverityScan, CID#1468411 ("Useless call")

Fixes: b5facfdba14c ("ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode")
Signed-off-by: Colin Ian King <redacted>
Applied and queued up for -stable.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help