PERFORCE change 128599 for review
Kip Macy
kmacy at FreeBSD.org
Sat Nov 3 17:13:39 PDT 2007
http://perforce.freebsd.org/chv.cgi?CH=128599
Change 128599 by kmacy at kmacy:storage:toestack on 2007/11/04 00:13:02
remove no longer needed kdb_backtrace
Affected files ...
.. //depot/projects/toestack/sys/dev/cxgb/cxgb_sge.c#12 edit
Differences ...
==== //depot/projects/toestack/sys/dev/cxgb/cxgb_sge.c#12 (text+ko) ====
@@ -1572,8 +1572,6 @@
m_freem(m);
return 0;
}
-
- kdb_backtrace();
wrp->wr_hi |= htonl(F_WR_SOP | F_WR_EOP);
wrp->wr_lo = htonl(V_WR_TID(q->token));
More information about the p4-projects
mailing list