From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:39223 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752427Ab1JTSDp (ORCPT ); Thu, 20 Oct 2011 14:03:45 -0400 Subject: Re: [PATCH 5/6] mac80211: add WMM IE to mesh frames From: Johannes Berg To: Thomas Pedersen Cc: linux-wireless@vger.kernel.org, anagar6@uic.edu, devel@lists.open80211s.org, linville@tuxdriver.com In-Reply-To: (sfid-20111020_195704_079546_F15AC6E2) References: <1319072606-28291-1-git-send-email-thomas@cozybit.com> <1319072606-28291-6-git-send-email-thomas@cozybit.com> <1319109412.3959.7.camel@jlt3.sipsolutions.net> <1319133104.17101.5.camel@jlt3.sipsolutions.net> (sfid-20111020_195704_079546_F15AC6E2) Content-Type: text/plain; charset="UTF-8" Date: Thu, 20 Oct 2011 20:03:40 +0200 Message-ID: <1319133820.20837.0.camel@jlt3.sipsolutions.net> (sfid-20111020_200348_778154_1B6C99DC) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, 2011-10-20 at 10:56 -0700, Thomas Pedersen wrote: > >> I'm not sure what you mean, this is the only way to get the WMM > >> parameters? Usually these are just set with ieee80211_set_wmm_defaul() > >> on bringing up the interface. > > > > Right, but > > a) if you're using just the default, no need to derive from the default > > The user might wish to customize the queue parameters though. > > > b) should they be changeable? > > Why not? Well there no API for it now, is there? johannes