Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754654Ab0LOVlk (ORCPT ); Wed, 15 Dec 2010 16:41:40 -0500 Received: from mail.vyatta.com ([76.74.103.46]:56670 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750864Ab0LOVli (ORCPT ); Wed, 15 Dec 2010 16:41:38 -0500 Date: Wed, 15 Dec 2010 13:41:35 -0800 From: Stephen Hemminger To: Niranjana Vishwanathapura Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Brian Swetland Subject: Re: [PATCH] msm: rmnet: msm rmnet smd virtual ethernet driver Message-ID: <20101215134135.51df5a7f@nehalam> In-Reply-To: <1292437866-11652-1-git-send-email-nvishwan@codeaurora.org> References: <1292437866-11652-1-git-send-email-nvishwan@codeaurora.org> Organization: Vyatta X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.0; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 521 Lines: 18 On Wed, 15 Dec 2010 10:31:06 -0800 Niranjana Vishwanathapura wrote: > + > +static void rmnet_tx_timeout(struct net_device *dev) > +{ > + pr_info("rmnet_tx_timeout()\n"); > +} The purpose of having a tx_timeout is to clear the pending request. -- -- 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/