IPoIB: Refactor completion handling
authorRoland Dreier <rolandd@cisco.com>
Fri, 22 Sep 2006 22:22:52 +0000 (15:22 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 22 Sep 2006 22:22:52 +0000 (15:22 -0700)
commit2439a6e65ff09729c3b4215f134dc5cd4e8a30c0
treea8c85db68ed2bc15be60e9a713ac7a73c5c40796
parentd81110285f7f6c07a0ce8f99a5ff158a647cd649
IPoIB: Refactor completion handling

Split up ipoib_ib_handle_wc() into ipoib_ib_handle_rx_wc() and
ipoib_ib_handle_tx_wc() to make the code easier to read.  This will
also help implement NAPI in the future.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/ipoib/ipoib_ib.c