[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110531.152823.294573066.davem@davemloft.net>
Date: Tue, 31 May 2011 15:28:23 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: somnath.kotur@...lex.Com
Cc: netdev@...r.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
From: Somnath Kotur <somnath.kotur@...lex.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
*/
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists