Return-path: Received: from mail-ee0-f46.google.com ([74.125.83.46]:38811 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752903Ab2HZXsx (ORCPT ); Sun, 26 Aug 2012 19:48:53 -0400 Received: by eekc1 with SMTP id c1so731476eek.19 for ; Sun, 26 Aug 2012 16:48:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1346014505-7554-2-git-send-email-ordex@autistici.org> References: <1346014505-7554-1-git-send-email-ordex@autistici.org> <1346014505-7554-2-git-send-email-ordex@autistici.org> From: Julian Calaby Date: Mon, 27 Aug 2012 09:48:31 +1000 Message-ID: (sfid-20120827_014933_243805_D149F43D) Subject: Re: [PATCHv2 2/2] ath9k_htc: advertise allowed VIFs combination To: Antonio Quartulli Cc: "Luis R. Rodriguez" , Sujith Manoharan , ath9k-devel@lists.ath9k.org, linux-wireless@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Antonio, On Mon, Aug 27, 2012 at 6:55 AM, Antonio Quartulli wrote: > This driver now advertises its allowed VIFs combinations to the mac80211 > sublayer. > > Other than that, practical tests shown that ath9k_htc devices allow an IBSS VIF > to coexist with VIF set up on other modes. This patch removes the check which > block the creation of any other VIF whenever an IBSS one is already present. These two patches should really be applied in the opposite order: You should add the interface combination data (this patch) then remove the old checking code. This way there's not a window (admittedly only one patch) where the interface combinations aren't enforced. Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/