HEADS UP: svn commit: r186107 - head/sys/net80211

Sam Leffler sam at freebsd.org
Mon Dec 15 01:29:45 UTC 2008


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 at FreeBSD.org>
To: 	src-committers at FreeBSD.org, svn-src-all at FreeBSD.org, 
svn-src-head at 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





More information about the freebsd-current mailing list