From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH] RDMA/nes: Remove unused field sent_ts Date: Tue, 03 Feb 2015 13:53:47 +0100 Message-ID: <13058797.ijaa9d1af3@wuerfel> References: <20150203114747.GA7370@tinar> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20150203114747.GA7370@tinar> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tina Ruchandani Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Faisal Latif , Roland Dreier , Sean Hefty List-Id: linux-rdma@vger.kernel.org On Tuesday 03 February 2015 17:17:47 Tina Ruchandani wrote: > This patch removes the unused field sent_ts from struct nes_cm_tcp_context. > This patch is part of an effort to clean up instances of timekeeping data-types > like 'struct timeval' which will overflow on 32-bit systems in year 2038 and > beyond. > > Signed-off-by: Tina Ruchandani > Acked-by: Arnd Bergmann -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html