]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix panic by adding mtx_assert() to urtwn_init_locked() and
authorKevin Lo <kevlo@FreeBSD.org>
Thu, 24 Apr 2014 03:16:47 +0000 (03:16 +0000)
committerKevin Lo <kevlo@FreeBSD.org>
Thu, 24 Apr 2014 03:16:47 +0000 (03:16 +0000)
commitd0cc98c0b1aba069dd67e65f6a34780cdb6b7b29
tree74b23e1548ee7f06de1cca14122a5c985c80da53
parent9acc9dc691f8b8f9e45ca3a7251b421873626fe9
Fix panic by adding mtx_assert() to urtwn_init_locked() and
urtwn_stop_locked().

Tested by: Anthony Jenkins <scoobi_doo at yahoo dot com>
sys/dev/usb/wlan/if_urtwn.c