From owner-svn-src-all@freebsd.org Sun Nov 8 18:49:45 2015 Return-Path: Delivered-To: svn-src-all@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 06243A297D8 for ; Sun, 8 Nov 2015 18:49:45 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wm0-x22e.google.com (mail-wm0-x22e.google.com [IPv6:2a00:1450:400c:c09::22e]) (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 A2001126C for ; Sun, 8 Nov 2015 18:49:44 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by wmww144 with SMTP id w144so15331160wmw.0 for ; Sun, 08 Nov 2015 10:49:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd_org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=p4JNopSxvGnZP5LT/g6NsS4SUdVB07+q64DbmhwOGaY=; b=A2FxcNA0hCYOaDhywPbvwaZ0qZUX5IzUe0oC3fBU1V6XFd4oMtzqEp0Pv2Ubvdy8cZ HrosJ3Raz9MHbrPqWKWOD3pRv9SD9X9EBCfPhNeALhPMwI4NhpYXBkeLPt0B57sk3/qG MpZHdeDBMQUkpz7ILeux3CCSFEZNZN1mA+ltnwTqMyHU7M0Tujdn7e4rOXVI+Sjz1Geo 7t7pObz2H628klwbIlftXkx/382ZhrTaJDX2IvnlnB2pG85VSILhpOU7wf1ujDvDi6hh 9ekvemlAIdFnKBiQ+hAgwhIpjGXCrq+cepMoym2R2cd2GiDiCBjjduCuQAMi9PoJ4eGU dczA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=p4JNopSxvGnZP5LT/g6NsS4SUdVB07+q64DbmhwOGaY=; b=AJWfQCgSikafjUXaOQefEbCzUzb1gn+LfKViqX1xKG5/qNJ7iDRMut06VdwVfeKnpq Wx5XalA4lXGdgBRoq+iJTHRw+yZJ6i9eCdaXCw+sn6EsuVmoLW+IGyxcbna4u0lh5qCd RduuYjzr6ahvT6J2c9e/N/1tTRWlWwbyI5C6G7FsgRcpDbLkGvk+8Q+fVN8r0D0CPRfZ fBf+cHTU0uYuxLqc1QR6AUEE9sRzg8lrNG834bfF0nIkctulSOOqCOFxqOlA9yd0eY+4 vjDA4xnSWcuAIhLIIhKvUlXhZMK6cT+cUIofLjDBix4/8gfYmegLQRBYcEtzjURo7bgx Vk4Q== X-Gm-Message-State: ALoCoQmmacgqbb0YQx0dS4uCPinsoIX6thdxUUALrb6KtTk7YZJKrPh/xYdJztZD1u4kOUTRsxE/ MIME-Version: 1.0 X-Received: by 10.28.23.211 with SMTP id 202mr20951870wmx.81.1447008582889; Sun, 08 Nov 2015 10:49:42 -0800 (PST) Received: by 10.194.158.225 with HTTP; Sun, 8 Nov 2015 10:49:42 -0800 (PST) In-Reply-To: <3E3DCB20-264A-4348-B7D1-5F451B275FF0@FreeBSD.org> References: <201508051932.t75JWa43099865@repo.freebsd.org> <1438803660.4365.13.camel@hardenedbsd.org> <3E3DCB20-264A-4348-B7D1-5F451B275FF0@FreeBSD.org> Date: Sun, 8 Nov 2015 19:49:42 +0100 Message-ID: Subject: Re: svn commit: r286337 - head/sys/contrib/dev/ath/ath_hal/ar9300 From: Oliver Pinter To: Renato Botelho Cc: Adrian Chadd , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , Shawn Webb , "src-committers@freebsd.org" , =?UTF-8?Q?Ermal_Lu=C3=A7i?= Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 18:49:45 -0000 On 8/19/15, Renato Botelho wrote: >> On Aug 19, 2015, at 18:31, Adrian Chadd wrote: >> >> jim asked me again to do the MFC, so once I've finished doing some >> more tidying up of bits and pieces I'll do the MFC. What's the status of this MFC? You need a tester or you have a patch? > > Thank you very much! > > -- > Renato Botelho > >