From: Roland Dreier Date: Tue, 15 Jul 2008 06:48:49 +0000 (-0700) Subject: RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() X-Git-Tag: v2.6.27-rc1~1090^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8294f29767c53e97664a27db9974adea8e2ea95b;p=pandora-kernel.git RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() 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 Acked-by: Faisal Latif --- Reading git-diff-tree failed