Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131830619
D24358.id70384.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
396 B
Referenced Files
None
Subscribers
None
D24358.id70384.diff
View Options
Index: sys/dev/cxgbe/tom/t4_tom.c
===================================================================
--- sys/dev/cxgbe/tom/t4_tom.c
+++ sys/dev/cxgbe/tom/t4_tom.c
@@ -1897,6 +1897,7 @@
t4_uninit_listen_cpl_handlers();
t4_uninit_cpl_io_handlers();
t4_register_shared_cpl_handler(CPL_L2T_WRITE_RPL, NULL, CPL_COOKIE_TOM);
+ t4_register_cpl_handler(CPL_GET_TCB_RPL, NULL);
return (0);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 12, 1:01 PM (16 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23624033
Default Alt Text
D24358.id70384.diff (396 B)
Attached To
Mode
D24358: Clear CPL_GET_TCB_RPL handler on module unload.
Attached
Detach File
Event Timeline
Log In to Comment