From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:50742 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933239Ab1LFMcL (ORCPT ); Tue, 6 Dec 2011 07:32:11 -0500 Subject: Re: [PATCHv2 0/3] add HT support for IBSS From: Johannes Berg To: Simon Wunderlich Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com, Simon Wunderlich , Mathias Kretschmer , Alexander Simon , Marek Lindner , Felix Fietkau In-Reply-To: <1323174413.4696.19.camel@jlt3.sipsolutions.net> (sfid-20111206_132708_077423_F47E7B2F) References: <1322668595-18836-1-git-send-email-siwu@hrz.tu-chemnitz.de> <1323174413.4696.19.camel@jlt3.sipsolutions.net> (sfid-20111206_132708_077423_F47E7B2F) Content-Type: text/plain; charset="UTF-8" Date: Tue, 06 Dec 2011 13:32:08 +0100 Message-ID: <1323174728.4696.20.camel@jlt3.sipsolutions.net> (sfid-20111206_133215_016539_0CE9CA8D) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2011-12-06 at 13:26 +0100, Johannes Berg wrote: > On Wed, 2011-11-30 at 16:56 +0100, Simon Wunderlich wrote: > > This patch set adds support for HT datarates in IBSS. It is based on Alexander > > Simons previous work. The changes can be found in the individual patch messages. > > Looks good to me, I only wonder if all drivers are willing to support > NL80211_FEATURE_HT_IBSS. If there's any driver not willing to have it, > we'd have to move setting it into drivers. > > Anyway, we can do that later. In fact, drivers who don't want it can explicitly unset it too. johannes