From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] kni: fix ethtool support Date: Thu, 20 Apr 2017 00:14:39 +0200 Message-ID: <15108843.2N3X8SP9AI@xps> References: <20170413133437.1235-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, stable@dpdk.org To: Ferruh Yigit Return-path: In-Reply-To: <20170413133437.1235-1-ferruh.yigit@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 13/04/2017 15:34, Ferruh Yigit: > Use correct config option, without CONFIG prefix. > > Fixes: b2b0f85182ef ("kni: add build option for ethtool support") > > Signed-off-by: Ferruh Yigit Cc: stable@dpdk.org Applied, thanks