]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita464d4affb9d10b364c936ec261b6183e307566e
treea8c85db68ed2bc15be60e9a713ac7a73c5c40796
parent5da1355fb04e12dfa81f9751244efb6a5706c0c2
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