Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 43d4a5e6 authored by Heiko Schocher's avatar Heiko Schocher Committed by Anatolij Gustschin
Browse files

common/cmd_pxe.c: Fix GCC 4.6 build warnings


Fix:
cmd_pxe.c: In function 'parse_pxefile_top':
cmd_pxe.c:941:5: warning: 'err' may be used uninitialized in this
  function [-Wuninitialized]
cmd_pxe.c:921:6: note: 'err' was declared here

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
Cc: Jason Hobbs <jason.hobbs@calxeda.com>
Acked-by: default avatarJason Hobbs <jason.hobbs@calxeda.com>
parent c0e6723e
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment