]> git.baikalelectronics.ru Git - kernel.git/commit
net:gue.h:Fix shifting signed 32-bit value by 31 bits problem
authorVandana BN <bnvandana@gmail.com>
Mon, 1 Jul 2019 14:16:10 +0000 (19:46 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Jul 2019 17:58:23 +0000 (10:58 -0700)
commitdd6228c2e23f67336a06c88dcfdf4f640e0a60a9
tree84624c56405fbef723d3a8c8e65313e4773cfc81
parent7f12c7f812d87d6e54c691e9c653bdcfdb731ee6
net:gue.h:Fix shifting signed 32-bit value by 31 bits problem

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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/gue.h