From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6 2/2] qlcnic: NIC Partitioning - Add non privileged mode support Date: Wed, 02 Jun 2010 02:23:36 -0700 (PDT) Message-ID: <20100602.022336.216737653.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, amit.salecha@qlogic.com, ameen.rahman@qlogic.com To: anirban.chakraborty@qlogic.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:33171 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756660Ab0FBJX0 (ORCPT ); Wed, 2 Jun 2010 05:23:26 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Anirban Chakraborty Date: Tue, 1 Jun 2010 14:33:09 -0700 > Added support for NIC functions that work in non privileged mode where these > functions are privileged to do IO only, the control operations are handled via > privileged functions. > Bumped up version number to 5.0.3. > > Signed-off-by: Anirban Chakraborty Applied.