From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [NET-NEXT v2 PATCH] DCB: fix kconfig option Date: Tue, 25 Nov 2008 01:02:17 -0800 (PST) Message-ID: <20081125.010217.215418124.davem@davemloft.net> References: <20081125011944.25229.57479.stgit@gitlost.lost> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jeff@garzik.org, randy.dunlap@oracle.com To: jeffrey.t.kirsher@intel.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:34613 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752028AbYKYJCS (ORCPT ); Tue, 25 Nov 2008 04:02:18 -0500 In-Reply-To: <20081125011944.25229.57479.stgit@gitlost.lost> Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Mon, 24 Nov 2008 17:19:44 -0800 > Since the netlink option for DCB is necessary to actually be useful, > simplified the Kconfig option. In addition, added useful help text for the > Kconfig option. > > Signed-off-by: Jeff Kirsher Applied, thanks Jeff.