Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Dec 2010 10:36: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:  <201012191036.oBJAaTJO073062@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2010-12-19 10:36:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/wpi          if_wpi.c 
  Log:
  SVN rev 216557 on 2010-12-19 10:36:06Z by bschmidt
  
  Fix panic 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>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.40      +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?201012191036.oBJAaTJO073062>