From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net] cxgb4vf: Replace repetitive pci device ID's with right ones Date: Wed, 29 Oct 2014 14:48:36 -0400 (EDT) Message-ID: <20141029.144836.480443030248419177.davem@davemloft.net> References: <1414432330-12130-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, kumaras@chelsio.com, nirranjan@chelsio.com, santosh@chelsio.com, anish@chelsio.com To: hariprasad@chelsio.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:45425 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750712AbaJ2Ssi (ORCPT ); Wed, 29 Oct 2014 14:48:38 -0400 In-Reply-To: <1414432330-12130-1-git-send-email-hariprasad@chelsio.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Hariprasad Shenai Date: Mon, 27 Oct 2014 23:22:10 +0530 > Replaced repetive Device ID's which got added in commit b961f9a48844ecf3 > ("cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro") > > Signed-off-by: Hariprasad Shenai Applied, thank you.