From patchwork Thu Feb 17 13:36:19 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jan Beulich X-Patchwork-Id: 570211 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id p1HDXNH9017159 for ; Thu, 17 Feb 2011 13:35:31 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751545Ab1BQNfb (ORCPT ); Thu, 17 Feb 2011 08:35:31 -0500 Received: from vpn.id2.novell.com ([195.33.99.129]:34786 "EHLO vpn.id2.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753789Ab1BQNfa convert rfc822-to-8bit (ORCPT ); Thu, 17 Feb 2011 08:35:30 -0500 Received: from EMEA1-MTA by vpn.id2.novell.com with Novell_GroupWise; Thu, 17 Feb 2011 13:35:29 +0000 Message-Id: <4D5D32630200007800032642@vpn.id2.novell.com> X-Mailer: Novell GroupWise Internet Agent 8.0.1 Date: Thu, 17 Feb 2011 13:36:19 +0000 From: "Jan Beulich" To: Cc: , Subject: [PATCH] small adjustment to net/mac80211/Kconfig Mime-Version: 1.0 Content-Disposition: inline Sender: linux-kbuild-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kbuild@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Thu, 17 Feb 2011 13:35:31 +0000 (UTC) --- 2.6.38-rc5/net/mac80211/Kconfig +++ 2.6.38-rc5-kconfig-mac80211/net/mac80211/Kconfig @@ -17,7 +17,7 @@ comment "CFG80211 needs to be enabled fo if MAC80211 != n config MAC80211_HAS_RC - def_bool n + bool config MAC80211_RC_PID bool "PID controller based rate control algorithm" if EXPERT