Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 11/08/1999 05:24:02
Module Name: syssrc
Committed By: sommerfeld
Date: Mon Nov 8 13:24:01 UTC 1999
Modified Files:
syssrc/sys/dev/ic: awi.c
Log Message:
misc cleanups; seems to work a little better in a dense-AP environment now.
1) ignore probe requests rather than printing "unknown mgmt subtype"
(cosmetic)
2) don't panic if mget of the 2nd mbuf in a chain fails (patch from MCR)
(though that whole function badly needs to be rewritten)
3) be a little more tenacious about hanging on to an access point.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/awi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.