From: Roland Dreier Date: Fri, 22 Sep 2006 22:22:52 +0000 (-0700) Subject: IPoIB: Refactor completion handling X-Git-Tag: v2.6.19-rc1~1293^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2439a6e65ff09729c3b4215f134dc5cd4e8a30c0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed