diff options
author | Simon Glass <sjg@chromium.org> | 2019-01-07 16:44:22 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2019-01-14 17:47:13 -0700 |
commit | 8405452e6abab07cf445ba307b3ca58d39a097ba (patch) | |
tree | ff2053b20ff874c686e46b7175d1d1749b09da25 /tools | |
parent | e9500f49ea350b14973bdacd9948f9c2177ff2a8 (diff) |
net: Fix error handling in sb_eth_raw_ofdata_to_platdata()
At present this stores the error number in an unsigned int so an error is
never detected. Use the existing signed variable instead.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions