Re: [PATCH] net:gue.h:Fix shifting signed 32-bit value by 31 bits problem

From: David Miller
Date: Mon Jul 01 2019 - 14:00:14 EST


From: Vandana BN <bnvandana@xxxxxxxxx>
Date: Mon, 1 Jul 2019 19:46:10 +0530

> Fix GUE_PFLAG_REMCSUM to use "U" cast to avoid shifting signed
> 32-bit value by 31 bits problem.
>
> Signed-off-by: Vandana BN <bnvandana@xxxxxxxxx>

Applied.