On Apr 23, 2014, at 20:16, Kevin Lo wrote:
> Author: kevlo
> Date: Thu Apr 24 03:16:47 2014
> New Revision: 264864
> URL: http://svnweb.freebsd.org/changeset/base/264864
>
> Log:
> Fix panic by adding mtx_assert() to urtwn_init_locked() and
> urtwn_stop_locked().
This was not a panic, but a
Author: kevlo
Date: Thu Apr 24 03:16:47 2014
New Revision: 264864
URL: http://svnweb.freebsd.org/changeset/base/264864
Log:
Fix panic by adding mtx_assert() to urtwn_init_locked() and
urtwn_stop_locked().
Tested by:Anthony Jenkins
Modified:
head/sys/dev/usb/wlan/if_urtwn.c
Modifi