Page MenuHomeFreeBSD

D20798.id.diff
No OneTemporary

D20798.id.diff

Index: head/sys/dev/cxgbe/tom/t4_tom.c
===================================================================
--- head/sys/dev/cxgbe/tom/t4_tom.c
+++ head/sys/dev/cxgbe/tom/t4_tom.c
@@ -294,6 +294,7 @@
if (toep->ulp_mode == ULP_MODE_TCPDDP)
ddp_assert_empty(toep);
#endif
+ MPASS(TAILQ_EMPTY(&toep->aiotx_jobq));
if (toep->l2te)
t4_l2t_release(toep->l2te);

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 28, 7:43 AM (5 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32259112
Default Alt Text
D20798.id.diff (367 B)

Event Timeline