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)
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>

No differences found