u-boot/net
Wolfgang Denk 5c10419cea net/net.c: Fix GCC 4.6 build warning
Fix:
net.c: In function 'CDPHandler':
net.c:1083:8: warning: variable 'applid' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-11-07 22:14:29 +01:00
..
bootp.c net: Export auto_load, use it in rarp 2011-10-27 23:53:58 +02:00
bootp.h
dns.c net/dns.c: Fix endian conversion for big-endian in dns command 2011-10-23 23:34:19 +02:00
dns.h
eth.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
Makefile
net.c net/net.c: Fix GCC 4.6 build warning 2011-11-07 22:14:29 +01:00
nfs.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
nfs.h
rarp.c net: Export auto_load, use it in rarp 2011-10-27 23:53:58 +02:00
rarp.h
sntp.c
sntp.h
tftp.c net: Add more #ifdefs for tftpput to reduce code size 2011-10-27 23:53:58 +02:00
tftp.h net: tftpput: Support selecting get/put for tftp 2011-10-26 21:34:44 +02:00