From owner-svn-src-head@freebsd.org Tue Dec 15 23:08:06 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 208C4A4913D; Tue, 15 Dec 2015 23:08:06 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x22a.google.com (mail-io0-x22a.google.com [IPv6:2607:f8b0:4001:c06::22a]) (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 E819E1F07; Tue, 15 Dec 2015 23:08:05 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x22a.google.com with SMTP id e126so36845296ioa.1; Tue, 15 Dec 2015 15:08:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Lmx7MMLki3JGeUnZcljMYLEiuP31qY4UGW9RpTLzSxc=; b=vX/G4n2DdVNe753E8m5ygq7MPVYqOUukexCK+T0viTO7d59vcuvSCBAmPTyG8T9m8I X+J7gI2g/CdqrY2xt3YcS9kU210s6BHCCAfFPzApNR0LwtQRCi7vEcHs35tiB5Z/m7Gi t6Y7pf/7yaBCrqT/t06DAEsAzRrq3alYEUBK1zBhH/ggFHTLYHel476S5u2KaijRDQ/C buMZvZvVrpDw/VFOvtIeOWW9HN5ets+EXp9NHiB4zvVQQ/rT2p16IHUEjibQw3OHw7Dq ZQVqnYliXXzbyX1LpG/bEhOUjZ6t/HavARfeCUSm4sWLR8xNG3E1JvFTb7SVut1eAGqD 1YRQ== MIME-Version: 1.0 X-Received: by 10.107.11.147 with SMTP id 19mr36002731iol.165.1450220885408; Tue, 15 Dec 2015 15:08:05 -0800 (PST) Received: by 10.36.121.202 with HTTP; Tue, 15 Dec 2015 15:08:05 -0800 (PST) In-Reply-To: <1016D8B2-F850-44B9-B773-632BD9ABC95D@FreeBSD.org> References: <201512151602.tBFG2BTX089543@repo.freebsd.org> <8CEE530E-C08D-4BD1-B908-8EBBCEEAD1CD@FreeBSD.org> <1016D8B2-F850-44B9-B773-632BD9ABC95D@FreeBSD.org> Date: Tue, 15 Dec 2015 15:08:05 -0800 Message-ID: Subject: Re: svn commit: r292275 - in head/sys: net netinet netinet6 From: Adrian Chadd To: Kristof Provost Cc: Steven Hartland , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2015 23:08:06 -0000 oops, file a bug at github.com/freebsd/freebsd-wifi-build and I'll fix it asap. -a