pxe, tftp: make TimeoutTable static
commiteba2e602f0a8627a3420f73eed96be6aafd422e6
authorH. Peter Anvin <hpa@zytor.com>
Thu, 26 Apr 2012 22:46:03 +0000 (26 15:46 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 26 Apr 2012 22:46:03 +0000 (26 15:46 -0700)
treeedb73822eda7fc0249d64461d1a1ecc21a893593
parent0dc83abe6a1f4ada9ecf15096539931e842b49f7
pxe, tftp: make TimeoutTable static

TimeoutTable is now only used in tftp.c, so make it static.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs/pxe/pxe.h
core/fs/pxe/tftp.c