commit | 9d41b7fdeadb76bd4d06c16803daffd9fcf8dc7f | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Thu Apr 05 10:51:05 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Apr 24 16:31:11 2007 -0700 |
tree | cb2067b31bd81977ad879be1ccd2122cfde26a45 | |
parent | d92f76448c1a3e40ff3df96a653ecd83aeac6ee7 [diff] |
IB/ucm: Simplify ib_ucm_event() Use wait_event_interruptible() instead of a more complicated open-coded equivalent. Signed-off-by: Sean Hefty <sean.hefty@intel.com>