From owner-freebsd-wireless@FreeBSD.ORG Fri May 1 16:56:43 2015 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7907BDD for ; Fri, 1 May 2015 16:56:43 +0000 (UTC) Received: from mail-ig0-x229.google.com (mail-ig0-x229.google.com [IPv6:2607:f8b0:4001:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 42A0010EA for ; Fri, 1 May 2015 16:56:43 +0000 (UTC) Received: by igbyr2 with SMTP id yr2so43396466igb.0 for ; Fri, 01 May 2015 09:56:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ceaTPzWFVHn6dVvsnI2aY5BpT7P7oDBjQvCmtcFGLYI=; b=wE37F9Z7USV2dYvnKxfM8gc/BGknEA6Qo0OaE9Afg9iOZqb5XLFUytczr9Lu7kOV5o qZqBAuqiO3UN8tVz/TnJKvKY/WmG8SjBbnoJPUszSVQK+jFcjxHmQxha0Ujocwye16u8 s+2inqTMIC+X2fspbSFGCA2LNHp+vxqrsLNd2hSlDbKBCyK9qoZl9k7y7YUELUUrepRp gL6IyxUbV/lTI/xsCi+lPy/kg85R+v8K015j/mjT8zcOzFv+0+u+S2NltfbACSLSr1tX rrXE9C0Iywov/nvJtuRcRAUu5uw2wI5YzaepOu2Wy9maG63VDc6vZwBTGl+giP0fY0wC sx6A== MIME-Version: 1.0 X-Received: by 10.107.168.143 with SMTP id e15mr13138932ioj.88.1430499402722; Fri, 01 May 2015 09:56:42 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Fri, 1 May 2015 09:56:42 -0700 (PDT) In-Reply-To: <20150501223518.V26659@sola.nimnet.asn.au> References: <20150501223518.V26659@sola.nimnet.asn.au> Date: Fri, 1 May 2015 09:56:42 -0700 X-Google-Sender-Auth: LvitZaA6dnuPkdttyUZrBk87s3k Message-ID: Subject: Re: [Bug 197143] [wpi] [patch]: sync with iwn / OpenBSD wpi From: Adrian Chadd To: Ian Smith Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 May 2015 16:56:43 -0000 On 1 May 2015 at 05:48, Ian Smith wrote: > On Thu, 30 Apr 2015 21:18:04 +0000, bugzilla-noreply@freebsd.org wrote: > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197143 > > > > --- Comment #176 from Adrian Chadd --- > > Would you please open a new ticket? This one is getting a bit long.. :) > > > > Thanks! > > You did ask Andriy to break it out into smaller piece :) > > Good to see all this valiant work going on nonetheless. > > cheers from the peanut gallery, Heh I know. It's just the reuse of that already committed ticket is an increasing pain to manage. :( Hopefully he creates a new ticket with these patches. (I have a lot of merging work to do this weekend.. :) -adrian