netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sathyap@serverengines.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next-2.6 2/4] be2net: don't rearm mcc cq when device is not open
Date: Wed, 17 Feb 2010 13:50:01 -0800 (PST)	[thread overview]
Message-ID: <20100217.135001.243010306.davem@davemloft.net> (raw)
In-Reply-To: <20100217113511.GA19873@serverengines.com>

From: Sathya Perla <sathyap@serverengines.com>
Date: Wed, 17 Feb 2010 17:05:11 +0530

> When an MCC cmd is issued (via a netdev/ethtool op)
> while the device is not open, the MCC CQ gets processed but the EQ
> is not processed (as isr is not registered.) This can cause the EQ
> to become full. So, while the device is not open, CQ must not be re-armed
> to prevent EQ entries.
> 
> Signed-off-by: Sathya Perla <sathyap@serverengines.com>

Applied.

      reply	other threads:[~2010-02-17 21:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17 11:35 [PATCH net-next-2.6 2/4] be2net: don't rearm mcc cq when device is not open Sathya Perla
2010-02-17 21:50 ` David Miller [this message]

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=20100217.135001.243010306.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=sathyap@serverengines.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).