Skip to content
Commit 2439a6e6 authored by Roland Dreier's avatar Roland Dreier
Browse files

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: default avatarRoland Dreier <rolandd@cisco.com>
parent d8111028
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment