From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]:19536 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753298Ab0CKJf6 (ORCPT ); Thu, 11 Mar 2010 04:35:58 -0500 Date: Thu, 11 Mar 2010 10:33:51 +0100 From: Stanislaw Gruszka To: "Luis R. Rodriguez" Cc: linux-wireless@vger.kernel.org, Johannes Berg , Reinette Chatre Subject: Re: [RFC PATCH 1/2] mac80211: disable_qos callback Message-ID: <20100311093350.GA4682@dhcp-lab-161.englab.brq.redhat.com> References: <20100309132113.GA2462@dhcp-lab-161.englab.brq.redhat.com> <20100310152134.GC2969@dhcp-lab-161.englab.brq.redhat.com> <43e72e891003101231nc3cb3d3u3b1815a72e8e80fc@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <43e72e891003101231nc3cb3d3u3b1815a72e8e80fc@mail.gmail.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Mar 10, 2010 at 12:31:58PM -0800, Luis R. Rodriguez wrote: > What's the justification of a new callback for this? Can we not do > this through the general conf? Missed that, I'll fix. Thanks Stanislaw