Return-path: Received: from mail-yx0-f174.google.com ([209.85.213.174]:43495 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753812Ab1I0MZz (ORCPT ); Tue, 27 Sep 2011 08:25:55 -0400 Received: by yxl31 with SMTP id 31so5244047yxl.19 for ; Tue, 27 Sep 2011 05:25:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20110922154726.521122680@sipsolutions.net> <20110922154849.369194760@sipsolutions.net> <1317109807.4082.4.camel@jlt3.sipsolutions.net> Date: Tue, 27 Sep 2011 20:25:55 +0800 Message-ID: (sfid-20110927_142559_021447_A60E7FD7) Subject: Re: [RFC 03/15] mac80211: also expire filtered frames From: Adrian Chadd To: Johannes Berg Cc: "Luis R. Rodriguez" , linux-wireless@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: .. the host _hardware_ TX queue. (And software TX queue, I likely have to pause that too.) I'm specifically only porting over small chunks to begin with so I don't get overwhelmed with what needs to be developed, debugged and supported. Adrian