Date: Sun, 26 Dec 2010 14:09:06 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/wpi if_wpi.c Message-ID: <201012261409.oBQE9Oew008753@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bschmidt 2010-12-26 14:09:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/wpi if_wpi.c Log: SVN rev 216709 on 2010-12-26 14:09:06Z by bschmidt MFC r216557: Fix panic while trying to use monitor mode. The iwn_cmd() calls issued by iwn_config() want to msleep() on the mutex. PR: kern/138427 Submitted by: Henry Hu <henry.hu.sh at gmail.com> Approved by: re (kib) Revision Changes Path 1.27.2.12 +2 -0 src/sys/dev/wpi/if_wpi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012261409.oBQE9Oew008753>