IB/ipath: Remove dead code for user process waiting for send buffer
authorRalph Campbell <ralph.campbell@qlogic.com>
Sat, 13 Oct 2007 03:48:06 +0000 (20:48 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 25 Jan 2008 22:15:27 +0000 (14:15 -0800)
At one point in time there was code to allow a user process to
wait for a send buffer if none were available. This feature was
never used and most of the code was removed. This removes
some missed unused code.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found