Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Dec 2008 17:29:44 -0800
From:      Sam Leffler <sam@freebsd.org>
To:        current@freebsd.org
Subject:   HEADS UP: svn commit: r186107 - head/sys/net80211
Message-ID:  <4945B308.30306@freebsd.org>

next in thread | raw e-mail | index | archive | help
Note this requires ifconfig be rebuilt after.  It'd be good for someone 
to look at api changes to break this dependency w/ user mode.

    Sam

-------- Original Message --------
Subject: 	svn commit: r186107 - head/sys/net80211
Date: 	Mon, 15 Dec 2008 01:26:33 +0000 (UTC)
From: 	Sam Leffler <sam@FreeBSD.org>
To: 	src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, 
svn-src-head@FreeBSD.org



Author: sam
Date: Mon Dec 15 01:26:33 2008
New Revision: 186107
URL: http://svn.freebsd.org/changeset/base/186107

Log:
  Fix definition of IEEE80211_CHAN_MAX; it was defined as 255 but
  really was meant to be 256.  Adjust usage accordingly and replace
  bogus usage of this value in checking IEEE channel #'s.
  
  NB: this causes an ABI change; ifconfig must be recompiled






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