Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152904917
D13950.id38081.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
419 B
Referenced Files
None
Subscribers
None
D13950.id38081.diff
View Options
Index: sys/net/iflib.c
===================================================================
--- sys/net/iflib.c
+++ sys/net/iflib.c
@@ -1986,7 +1986,6 @@
if (fl->ifl_sds.ifsd_map != NULL) {
bus_dmamap_t sd_map = fl->ifl_sds.ifsd_map[i];
bus_dmamap_unload(fl->ifl_desc_tag, sd_map);
- bus_dmamap_destroy(fl->ifl_desc_tag, sd_map);
}
if (*sd_m != NULL) {
m_init(*sd_m, M_NOWAIT, MT_DATA, 0);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 18, 10:40 PM (12 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31736401
Default Alt Text
D13950.id38081.diff (419 B)
Attached To
Mode
D13950: IFLIB: do not remove dmamap on buffer unload
Attached
Detach File
Event Timeline
Log In to Comment