summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2019-06-03 09:58:31 +0000
committermsaitoh <msaitoh@NetBSD.org>2019-06-03 09:58:31 +0000
commit9080eaf550242b9e48da2f9cffa603ba1394cd5c (patch)
treeb7e5d1003c9a40a80a0e224b6966bd202b19e5f5 /sys/dev/microcode
parentec3bfe00c2ef2646f6c7b02db590fec0b322b466 (diff)
Fix the detach path to prevent panic:
- Fix athn_usb_free_tx_list(). usc->usc_tx_bcn->xfer is freed in the above for () loop, so remove the if block. OK'd by skrll. - Add missing athn_usb_free_tx_msg(). - Add missing athn_usb_stop().
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions