From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next PATCH 0/5] enic: updates to version 1.3.1.1 Date: Thu, 18 Mar 2010 21:23:31 -0700 (PDT) Message-ID: <20100318.212331.242120067.davem@davemloft.net> References: <20100319021901.10527.9869.stgit@savbu-pc100.cisco.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: vkolluri@cisco.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:40516 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750729Ab0CSEXI (ORCPT ); Fri, 19 Mar 2010 00:23:08 -0400 In-Reply-To: <20100319021901.10527.9869.stgit@savbu-pc100.cisco.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Vasanthy Kolluri Date: Thu, 18 Mar 2010 19:19:38 -0700 > The following series implements enic driver updates: > > 1/5 - Bug Fix: Fix hardware descriptor reads > 2/5 - Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations > 3/5 - Do not advertise NETIF_F_HW_VLAN_RX > 4/5 - Clean up: Add wrapper functions > 5/5 - Clean up: Change driver description; Fix tab space; Update MAINTAINERS > > Signed-off-by: Scott Feldman > Signed-off-by: Vasanthy Kolluri > Signed-off-by: Roopa Prabhu All applied to net-next-2.6, thanks.