summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-09-05 11:12:55 +0000
committerphk <phk@FreeBSD.org>2003-09-05 11:12:55 +0000
commitaf43a08ef878f93cd1737b5e9c7362eb930d1d0a (patch)
treebbd5f27e7d5e6a30cae38dc06903c85c25097aa8
parentd999957bf0e4ae1ec3303fe5e8f426a86d26d1ea (diff)
downloadFreeBSD-src-af43a08ef878f93cd1737b5e9c7362eb930d1d0a.zip
FreeBSD-src-af43a08ef878f93cd1737b5e9c7362eb930d1d0a.tar.gz
Remove now unused BOOTP tags related to NFS swap device.
-rw-r--r--sys/nfsclient/bootp_subr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/nfsclient/bootp_subr.c b/sys/nfsclient/bootp_subr.c
index 740242b..d5ba661 100644
--- a/sys/nfsclient/bootp_subr.c
+++ b/sys/nfsclient/bootp_subr.c
@@ -191,10 +191,7 @@ struct bootpc_globalcontext {
#define OVERLOAD_SNAME 2
/* Site specific tags: */
-#define TAG_SWAP 128
-#define TAG_SWAPSIZE 129
#define TAG_ROOTOPTS 130
-#define TAG_SWAPOPTS 131
#define TAG_COOKIE 134 /* ascii info for userland, via sysctl */
#define TAG_DHCP_MSGTYPE 53
OpenPOWER on IntegriCloud