Date: Tue, 16 Apr 2002 00:45:32 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi wi_hostap.c wi_hostap.h Message-ID: <200204160745.g3G7jWh96459@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/04/16 00:45:31 PDT Modified files: sys/dev/wi wi_hostap.c wi_hostap.h Log: Merge from OpenBSD's fixes: o move timeout from wihap_info to wihap_sta_info o sprinkle spls into the code (need to use proper -current locking) o better use of le16toh and htole16 o fix a few leaks m_freem(m) o minor knf o minor de-knf to match OpenBSD o de__P Revision Changes Path 1.3 +269 -267 src/sys/dev/wi/wi_hostap.c 1.2 +9 -11 src/sys/dev/wi/wi_hostap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204160745.g3G7jWh96459>