From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 6C6173B260 for ; Mon, 6 Jun 2016 13:00:04 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Filter: OpenDKIM Filter v2.10.3 mail2.tohojo.dk 4E33F40472 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1465232402; bh=EH34lMB3VeCiobO4WIpm4FJSQX3w6/X8JJufvKm4WME=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=wGHhRchl1Fk9IGqhDI8Gj16IGwq9GhZbMEAlGWLQx31he2ti1adqtswPnMRio6jPx 263jrPQ7vo35rGlo9XSPD/Qfu0arKfmBKS47lT/NkcuW8RG+YgaUMuRx5RnBL+wMlE jtGdjX91u9X12J3qyfzGEfUSWXejcco9LN31qV3E= Sender: toke@toke.dk Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id EB9C375997D; Mon, 6 Jun 2016 19:00:00 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Julian Calaby Cc: linux-wireless , make-wifi-fast@lists.bufferbloat.net, ath9k-devel@lists.ath9k.org, Michal Kazior References: <20160603165144.17356-1-toke@toke.dk> <20160603165144.17356-2-toke@toke.dk> Date: Mon, 06 Jun 2016 19:00:00 +0200 In-Reply-To: (Julian Calaby's message of "Mon, 6 Jun 2016 12:26:09 +1000") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87wpm2qmlr.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] [RFC/RFT 1/5] mac80211: skip netdev queue control with software queuing X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2016 17:00:04 -0000 Julian Calaby writes: > As this patch is passing through your hands, you need to add your > Signed-off-by too. Ah, right, sorry; didn't know that. Will add it the next time around. Thanks for the pointer! :) -Toke