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:
52c8084
)
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
author
Roland Dreier
<rolandd@cisco.com>
Tue, 15 Jul 2008 06:48:49 +0000
(23:48 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 15 Jul 2008 06:48:49 +0000
(23:48 -0700)
Every caller of nes_post_cqp_request() passed it NES_CQP_REQUEST_RING_DOORBELL,
so just remove that parameter and always ring the doorbell.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Acked-by: Faisal Latif <flatif@neteffect.com>
No differences found