Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758770AbYCYTIX (ORCPT ); Tue, 25 Mar 2008 15:08:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755593AbYCYTIO (ORCPT ); Tue, 25 Mar 2008 15:08:14 -0400 Received: from ra.tuxdriver.com ([70.61.120.52]:4743 "EHLO ra.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754558AbYCYTIN (ORCPT ); Tue, 25 Mar 2008 15:08:13 -0400 Date: Tue, 25 Mar 2008 14:32:04 -0400 From: "John W. Linville" To: =?utf-8?B?Uy7Dh2HEn2xhcg==?= Onur Cc: linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, Andrew Morton Subject: Re: [PATCH] net/mac80211/: Use time_* macros Message-ID: <20080325183204.GA3646@tuxdriver.com> References: <1205746593-24820-1-git-send-email-caglar@pardus.org.tr> <1205746593-24820-2-git-send-email-caglar@pardus.org.tr> <1205746593-24820-3-git-send-email-caglar@pardus.org.tr> <1205746593-24820-4-git-send-email-caglar@pardus.org.tr> <1205746593-24820-5-git-send-email-caglar@pardus.org.tr> <1205746593-24820-6-git-send-email-caglar@pardus.org.tr> <1205746593-24820-7-git-send-email-caglar@pardus.org.tr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1205746593-24820-7-git-send-email-caglar@pardus.org.tr> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 677 Lines: 16 On Mon, Mar 17, 2008 at 11:36:29AM +0200, S.Çağlar Onur wrote: > The functions time_before, time_before_eq, time_after, and time_after_eq are more robust for comparing jiffies against other values. > > So following patch implements usage of the time_after() macro, defined at linux/jiffies.h, which deals with wrapping correctly These two patches are already queues for 2.6.26. John -- John W. Linville linville@tuxdriver.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/