All of lore.kernel.org
 help / color / mirror / Atom feed
From: nvishwan@codeaurora.org
To: Stephen Hemminger <shemminger@vyatta.com>
Cc: Niranjana Vishwanathapura <nvishwan@codeaurora.org>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Brian Swetland <swetland@google.com>
Subject: Re: [PATCH] msm: rmnet: msm rmnet smd virtual ethernet driver
Date: Tue, 21 Dec 2010 15:45:12 -0800 (PST)	[thread overview]
Message-ID: <9eecc86d79182bb887f241f7367de068.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <20101215134135.51df5a7f@nehalam>

> On Wed, 15 Dec 2010 10:31:06 -0800
> Niranjana Vishwanathapura <nvishwan@codeaurora.org> 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.
>
> --
>

Currently, there is no mechanism to clear the transaction.  This message
is helpful in identifying the issue and fixing it.


WARNING: multiple messages have this Message-ID (diff)
From: nvishwan@codeaurora.org (nvishwan at codeaurora.org)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] msm: rmnet: msm rmnet smd virtual ethernet driver
Date: Tue, 21 Dec 2010 15:45:12 -0800 (PST)	[thread overview]
Message-ID: <9eecc86d79182bb887f241f7367de068.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <20101215134135.51df5a7f@nehalam>

> On Wed, 15 Dec 2010 10:31:06 -0800
> Niranjana Vishwanathapura <nvishwan@codeaurora.org> 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.
>
> --
>

Currently, there is no mechanism to clear the transaction.  This message
is helpful in identifying the issue and fixing it.

  reply	other threads:[~2010-12-21 23:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-15 18:31 [PATCH] msm: rmnet: msm rmnet smd virtual ethernet driver Niranjana Vishwanathapura
2010-12-15 18:31 ` Niranjana Vishwanathapura
2010-12-15 21:04 ` Arnd Bergmann
2010-12-15 21:04   ` Arnd Bergmann
2010-12-21 23:44   ` nvishwan
2010-12-21 23:44     ` nvishwan at codeaurora.org
2010-12-15 21:41 ` Stephen Hemminger
2010-12-15 21:41   ` Stephen Hemminger
2010-12-21 23:44   ` nvishwan
2010-12-21 23:44     ` nvishwan at codeaurora.org
2010-12-15 21:41 ` Stephen Hemminger
2010-12-15 21:41   ` Stephen Hemminger
2010-12-21 23:45   ` nvishwan [this message]
2010-12-21 23:45     ` nvishwan at codeaurora.org
2010-12-15 21:44 ` Stephen Hemminger
2010-12-15 21:44   ` Stephen Hemminger
2010-12-21 23:45   ` nvishwan
2010-12-21 23:45     ` nvishwan at codeaurora.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9eecc86d79182bb887f241f7367de068.squirrel@www.codeaurora.org \
    --to=nvishwan@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@vyatta.com \
    --cc=swetland@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.