Page MenuHomeFreeBSD

e6000sw: unlock the driver lock in the error path during attach
AcceptedPublic

Authored by adrian on Fri, Apr 25, 6:39 PM.

Details

Reviewers
imp
Summary

The driver sleep lock was being held during most of the error paths,
and not unlocking it will panic the kernel during detach. So, fix it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63734
Build 60618: arc lint + arc unit