From owner-svn-src-all@freebsd.org Wed Dec 16 17:43:28 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 E9203A48BDC; Wed, 16 Dec 2015 17:43:28 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (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 C2CCD1D1E; Wed, 16 Dec 2015 17:43:28 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-ig0-x233.google.com with SMTP id to4so75518854igc.0; Wed, 16 Dec 2015 09:43:28 -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=h6UFupoWaAcinP5nVgYotqVkkcC1JQz5yIxGEXus/U8=; b=BAzIAFo3pJZdyxnkduMVz4Gtzm3udWq/dB8/pPcCTbl3zRPmON/xGEUP5p88ke9840 y1eafKPlgVoOr56Lkw6Z3gSz3dAaHmwD/YcmXh5FfsHQiULA6U+qtP6iSBR9R2GWCGYy Ik5bk5DX4fTSJr8oyo8QvUvZ3ERNqU9q8Bj/AQ3NwkQy5GL9Z96vNvkLyNN1mRdIF1Nc 4rDsJTzS6RJbbI5SIl/lIpdYF0dEmEvN5MX0o+tenhRlRQ2P/YYLBj/MW5oSSs1CxcC0 gSlY5lcWNoqPdP69z3duuqEsY70v7f9e87Hbx70bJnRMXWt+sCk6Z/dbGu9fAaDETShp aLSQ== MIME-Version: 1.0 X-Received: by 10.107.162.21 with SMTP id l21mr39803317ioe.123.1450287808310; Wed, 16 Dec 2015 09:43:28 -0800 (PST) Received: by 10.36.121.202 with HTTP; Wed, 16 Dec 2015 09:43:28 -0800 (PST) In-Reply-To: References: <201512151602.tBFG2BTX089543@repo.freebsd.org> <8CEE530E-C08D-4BD1-B908-8EBBCEEAD1CD@FreeBSD.org> <1016D8B2-F850-44B9-B773-632BD9ABC95D@FreeBSD.org> <56715486.1000901@freebsd.org> Date: Wed, 16 Dec 2015 09:43:28 -0800 Message-ID: Subject: Re: svn commit: r292275 - in head/sys: net netinet netinet6 From: Adrian Chadd To: Steven Hartland Cc: Kristof Provost , "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-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: Wed, 16 Dec 2015 17:43:29 -0000 right, it's: arswitch.c: err = mii_attach(sc->sc_dev, &sc->miibus[phy], sc->ifp[phy], arswitch.c: device_get_nameunit(sc->miibus[phy]), -a