Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933201AbXJOSVa (ORCPT ); Mon, 15 Oct 2007 14:21:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759024AbXJOSVT (ORCPT ); Mon, 15 Oct 2007 14:21:19 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:56953 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756243AbXJOSVS (ORCPT ); Mon, 15 Oct 2007 14:21:18 -0400 Message-ID: <4713AF99.30304@pobox.com> Date: Mon, 15 Oct 2007 14:21:13 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: Mark Brown CC: thockin@hockin.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] natsemi: Use round_jiffies() for slow timers References: <470C210C.6030800@pobox.com> <1192010744-12204-1-git-send-email-broonie@sirena.org.uk> In-Reply-To: <1192010744-12204-1-git-send-email-broonie@sirena.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-Spam-Report: SpamAssassin version 3.1.9 on srv5.dvmed.net summary: Content analysis details: (-4.3 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 707 Lines: 20 Mark Brown wrote: > Unless we have failed to fill the RX ring the timer used by the natsemi > driver is not particularly urgent and can use round_jiffies() to allow > grouping with other timers. > > Signed-off-by: Mark Brown > --- > Rediffed against current netdev-2.6.git#upstream > > drivers/net/natsemi.c | 10 +++++++--- > 1 files changed, 7 insertions(+), 3 deletions(-) applied and the pci_enabie_device() return value patch - 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/