git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d811102
)
IPoIB: Refactor completion handling
author
Roland Dreier
<rolandd@cisco.com>
Fri, 22 Sep 2006 22:22:52 +0000
(15:22 -0700)
committer
Roland 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