On 2/19/2019 1:24 PM, Andrius Sirvys wrote:
> Shifting signed 32-bit values by 31-bits has the potential for
> unexpected outcomes as compiler can overwrite a bit.
> Specified that values are unsigned.
>
> Errors are observed from running cppcheck.
>
> Bugzilla ID: 58
> Fixes: 69e209be5464 ("net
Shifting signed 32-bit values by 31-bits has the potential for
unexpected outcomes as compiler can overwrite a bit.
Specified that values are unsigned.
Errors are observed from running cppcheck.
Bugzilla ID: 58
Fixes: 69e209be5464 ("net/axgbe: add register map and related macros")
Fixes: b5bf771
2 matches
Mail list logo