rx: Remove ADAPT_MTU and MISCMTU
authorAndrew Deason <adeason@sinenomine.net>
Wed, 1 Aug 2012 18:57:06 +0000 (14:57 -0400)
committerDerrick Brashear <shadow@dementix.org>
Fri, 3 Aug 2012 15:40:58 +0000 (08:40 -0700)
commita3759e0af8717f478a32420b8c8d125fae15cd25
treef6c1724571f442befb19db9f138933ad4f168d6a
parent09f5a1e6053e6db3df581543875512d8cff259ae
rx: Remove ADAPT_MTU and MISCMTU

Ever since 5bcf626ddaf92e199c4b46c11ad276013a47db52, ADAPT_MTU has
been unconditionally defined. MISCMTU has always been unconditionally
defined, and not used anywhere. Remove both of these, assuming they
are always defined.

Note that ADAPT_MTU != ADAPT_PMTU.

Change-Id: Ie870bde8f84e59e1fe2a09806d8b68936d15f65e
Reviewed-on: http://gerrit.openafs.org/7922
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/afs/afs_server.c
src/rx/rx_kcommon.c
src/rx/rx_misc.h
src/rx/rx_user.c
src/viced/callback.c