netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: somnath.kotur@Emulex.Com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next-2.6] be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on the card
Date: Tue, 31 May 2011 15:28:23 -0700 (PDT)	[thread overview]
Message-ID: <20110531.152823.294573066.davem@davemloft.net> (raw)
In-Reply-To: <fc661b1b-2368-41ce-9c6d-d0f799e243d8@exht1.ad.emulex.com>

From: Somnath Kotur <somnath.kotur@Emulex.Com>
Date: Tue, 31 May 2011 19:52:45 +0530

> @@ -3395,6 +3395,10 @@ static int __devinit be_probe(struct pci_dev *pdev,
>  	}
>  
>  	dev_info(&pdev->dev, "%s port %d\n", nic_name(pdev), adapter->port_num);
> +	/* By default all priorities are enabled.
> +	Needed in case of no GRP5 evt support */

Please format this comment properly:

	/* By default all priorities are enabled.
	 * Needed in case of no GRP5 evt support
	 */

  reply	other threads:[~2011-05-31 22:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-31 14:22 [PATCH net-next-2.6] be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on the card Somnath Kotur
2011-05-31 22:28 ` David Miller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-01 10:33 Somnath Kotur
2011-06-01  5:15 ` David Miller

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=20110531.152823.294573066.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=somnath.kotur@Emulex.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).