Return-path: Received: from mail-lf0-f53.google.com ([209.85.215.53]:34948 "EHLO mail-lf0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750998AbbJYJOz (ORCPT ); Sun, 25 Oct 2015 05:14:55 -0400 Received: by lfbn126 with SMTP id n126so85500533lfb.2 for ; Sun, 25 Oct 2015 02:14:53 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1445763582-11421-5-git-send-email-emmanuel.grumbach@intel.com> References: <1445763582-11421-1-git-send-email-emmanuel.grumbach@intel.com> <1445763582-11421-5-git-send-email-emmanuel.grumbach@intel.com> Date: Sun, 25 Oct 2015 11:14:53 +0200 Message-ID: (sfid-20151025_101458_553426_5059D550) Subject: Re: [PATCH 05/10] mac80211: make enable_qos parameter to ieee80211_set_wmm_default() From: Emmanuel Grumbach To: Emmanuel Grumbach Cc: Johannes Berg , linux-wireless , Johannes Berg Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sun, Oct 25, 2015 at 10:59 AM, Emmanuel Grumbach wrote: > From: Johannes Berg > > The function currently determines this value, for use in bss_info.qos, > based on the interface type itself. Make it a parameter instead and > set it with the same logic for now. > > Signed-off-by: Johannes Berg > --- Got confused. You already sent this one.