commit | e4e53d1276e55087d801b5713c366dd49204d867 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Sat Nov 19 10:29:58 2011 +0000 |
committer | Heiko Schocher <hs@denx.de> | Wed Nov 23 08:25:50 2011 +0100 |
tree | 3994b26db1d0092c1578b6f2841ed42e8faa24f6 | |
parent | 18e73d902432467b3e416b8c6d46547d53ff647d [diff] |
net/bootp.c: Fix GCC 4.6 warning Fix: bootp.c: In function 'BootpCopyNetParams': bootp.c:108:11: warning: unused variable 'tmp_ip' [-Wunused-variable] Signed-off-by: Anatolij Gustschin <agust@denx.de>