
21 Apr
2016
21 Apr
'16
1:23 p.m.
On Tue, Apr 12, 2016 at 03:11:24PM -0400, Tom Rini wrote:
If get_dev_addr fails it will return FDT_ADDR_T_NONE and:
"priv->usid == 4294967295U" is always false regardless of the values of its operands. This occurs as the logical operand of if.
Cc: Mateusz Kulikowski mateusz.kulikowski@gmail.com Reported-by: Coverity (CID: 143914) Signed-off-by: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
--
Tom