Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152848986
D50029.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
290 B
Referenced Files
None
Subscribers
None
D50029.diff
View Options
diff --git a/sys/dev/etherswitch/e6000sw/e6000sw.c b/sys/dev/etherswitch/e6000sw/e6000sw.c
--- a/sys/dev/etherswitch/e6000sw/e6000sw.c
+++ b/sys/dev/etherswitch/e6000sw/e6000sw.c
@@ -650,6 +650,7 @@
return (0);
out_fail:
+ E6000SW_UNLOCK(sc);
e6000sw_detach(dev);
return (err);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 18, 12:13 PM (22 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31718506
Default Alt Text
D50029.diff (290 B)
Attached To
Mode
D50029: e6000sw: unlock the driver lock in the error path during attach
Attached
Detach File
Event Timeline
Log In to Comment