]> err.no Git - linux-2.6/blobdiff - net/sunrpc/cache.c
net/sunrpc/svc.c: suppress unintialized var warning
[linux-2.6] / net / sunrpc / cache.c
index b5f2786251b95368f4bccda69290683e1c3f0b28..d75530ff2a6d90aaca6f9a4f39cada3e56b89fc7 100644 (file)
@@ -571,7 +571,6 @@ static int cache_defer_req(struct cache_req *req, struct cache_head *item)
                return -ETIMEDOUT;
 
        dreq->item = item;
-       dreq->recv_time = get_seconds();
 
        spin_lock(&cache_defer_lock);