Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2016 06:02:57 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r299246 - head/sys/conf
Message-ID:  <201605090602.u4962v5t044686@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Mon May  9 06:02:57 2016
New Revision: 299246
URL: https://svnweb.freebsd.org/changeset/base/299246

Log:
  [bwn] oops.  typo.

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options	Mon May  9 05:59:21 2016	(r299245)
+++ head/sys/conf/options	Mon May  9 06:02:57 2016	(r299246)
@@ -854,7 +854,7 @@ BWI_DEBUG		opt_bwi.h
 BWI_DEBUG_VERBOSE	opt_bwi.h
 
 # options for the Brodacom BCM43xx driver (bwn)
-BWI_DEBUG		opt_bwn.h
+BWN_DEBUG		opt_bwn.h
 
 # options for the Marvell 8335 wireless driver
 MALO_DEBUG		opt_malo.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605090602.u4962v5t044686>