OSDN Git Service

IB/ehca: Rename goto label in ehca_poll_cq_one()
authorAlexander Schmidt <alexs@linux.vnet.ibm.com>
Tue, 12 Aug 2008 13:46:13 +0000 (15:46 +0200)
committerRoland Dreier <rolandd@cisco.com>
Tue, 12 Aug 2008 18:34:58 +0000 (11:34 -0700)
commit6c02eed9302e7c27ee150d7911b83843c2206148
tree370b5f239187e94bfd61fa4c8a2caf5d048e7e4e
parent51ad241af45a0bfc02d1ed72a3ad58b46f8e30df
IB/ehca: Rename goto label in ehca_poll_cq_one()

Rename the "poll_cq_one_read_cqe" goto label to what it actually does,
namely "repoll".

Signed-off-by: Alexander Schmidt <alexs@linux.vnet.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ehca/ehca_reqs.c