
Dear Luca Ceresoli,
In message 1302796377-3321-3-git-send-email-luca.ceresoli@comelit.it you wrote:
This is needed for the upcoming TFTP server implementation.
This also simplifies PingHandler() and fixes rxhand_f documentation.
Signed-off-by: Luca Ceresoli luca.ceresoli@comelit.it Cc: Wolfgang Denk wd@denx.de
drivers/net/netconsole.c | 5 +++-- include/net.h | 15 ++++++++++----- net/bootp.c | 9 ++++++--- net/dns.c | 2 +- net/net.c | 25 ++++++++++++++----------- net/nfs.c | 2 +- net/rarp.c | 3 ++- net/sntp.c | 3 ++- net/tftp.c | 3 ++- 9 files changed, 41 insertions(+), 26 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk