From owner-svn-src-head@freebsd.org Wed Jun 29 17:36:29 2016 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 01463B860B7; Wed, 29 Jun 2016 17:36:28 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D58412DBD; Wed, 29 Jun 2016 17:36:28 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id CA73D1A0C; Wed, 29 Jun 2016 17:36:28 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 7DB3621DBC; Wed, 29 Jun 2016 17:36:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id q--zsv3nNlu4; Wed, 29 Jun 2016 17:36:21 +0000 (UTC) Subject: Re: svn commit: r302283 - head/sys/net80211 DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 37E3A21DB0 To: Andriy Voskoboinyk , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201606291725.u5THPk0Y011747@repo.freebsd.org> From: Bryan Drewery Organization: FreeBSD Message-ID: Date: Wed, 29 Jun 2016 10:36:18 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201606291725.u5THPk0Y011747@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 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: Wed, 29 Jun 2016 17:36:29 -0000 On 6/29/16 10:25 AM, Andriy Voskoboinyk wrote: > NOTE: Since this change breaks KBI, all wireless drivers need to be > recompiled. __FreeBSD_version should probably be bumped in sys/sys/param.h -- Regards, Bryan Drewery