rx: Remove idleDeadDetection
authorAndrew Deason <adeason@sinenomine.net>
Thu, 30 Jan 2014 06:36:22 +0000 (00:36 -0600)
committerJeffrey Altman <jaltman@your-file-system.com>
Wed, 11 Feb 2015 14:04:57 +0000 (09:04 -0500)
commit846f2c8eae4968d1c400d18ec66ca1daf5fdef02
tree77b2d657eb1a496639fc35d503a07a06420a4a95
parent7acac948fcda0e772326a26ad24481ccf1ae31ef
rx: Remove idleDeadDetection

After change Ie0497d24f1bf4ad7d30ab59061f96c3298f47d17,
testing for idleDeadDetection is equivalent to testing if idleDeadTime
is non-zero. The idleDeadDetection field is thus redundant, so remove
it.

Change-Id: Id11f2829167f4de1505cee286dcc7c56b431a5a6
Reviewed-on: http://gerrit.openafs.org/10782
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Daria Brashear <shadow@your-file-system.com>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/rx/rx.c
src/rx/rx_conn.h