From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] Add support for few debugfs entries Date: Thu, 08 Jan 2015 19:40:09 -0800 (PST) Message-ID: <20150108.194009.2274302990729711961.davem@davemloft.net> References: <1420600683-23289-1-git-send-email-hariprasad@chelsio.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, leedom@chelsio.com, nirranjan@chelsio.com, anish@chelsio.com To: hariprasad@chelsio.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:50358 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753459AbbAIDe1 (ORCPT ); Thu, 8 Jan 2015 22:34:27 -0500 In-Reply-To: <1420600683-23289-1-git-send-email-hariprasad@chelsio.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Hariprasad Shenai Date: Wed, 7 Jan 2015 08:47:59 +0530 > This patch series adds support for devlog, cim_la, cim_qcfg and mps_tcam > debugfs entries. > > The patches series is created against 'net-next' tree. > And includes patches on cxgb4 driver. > > We have included all the maintainers of respective drivers. Kindly review the > change and let us know in case of any review comments. Series applied, thanks.