Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115644277
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
Sun, Apr 27, 11:41 AM (15 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17807812
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