IB/qib: Remove destroy queue pair code

Destroy QP functionality in rdmavt will be used instead.
Remove the remove_qp function being called exclusively by destroy qp code.

Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Этот коммит содержится в:
Harish Chegondi
2016-02-03 14:20:35 -08:00
коммит произвёл Doug Ledford
родитель 70696ea75b
Коммит 8e4c066634
3 изменённых файлов: 0 добавлений и 108 удалений

Просмотреть файл

@@ -346,8 +346,6 @@ int qib_get_counters(struct qib_pportdata *ppd,
__be32 qib_compute_aeth(struct rvt_qp *qp);
int qib_destroy_qp(struct ib_qp *ibqp);
/*
* Functions provided by qib driver for rdmavt to use
*/