Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150427464
D47963.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
360 B
Referenced Files
None
Subscribers
None
D47963.id.diff
View Options
diff --git a/sys/arm/ti/cpsw/if_cpsw.c b/sys/arm/ti/cpsw/if_cpsw.c
--- a/sys/arm/ti/cpsw/if_cpsw.c
+++ b/sys/arm/ti/cpsw/if_cpsw.c
@@ -960,11 +960,6 @@
mtx_destroy(&sc->rx.lock);
mtx_destroy(&sc->tx.lock);
- /* Detach the switch device, if present. */
- error = bus_generic_detach(dev);
- if (error != 0)
- return (error);
-
return (0);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 2, 3:56 AM (17 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30702326
Default Alt Text
D47963.id.diff (360 B)
Attached To
Mode
D47963: cpsw: Remove duplicate call to bus_generic_detach
Attached
Detach File
Event Timeline
Log In to Comment