From: Ralph Campbell Date: Fri, 22 Sep 2006 22:22:24 +0000 (-0700) Subject: IB/uverbs: Allow resize CQ operation to return driver-specific data X-Git-Tag: v2.6.19-rc1~1293^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f817ba98095156149ba5991592d5d039f6da74;p=pandora-kernel.git IB/uverbs: Allow resize CQ operation to return driver-specific data Add a ib_uverbs_resize_cq_resp.driver_data field so that low-level drivers can return data from a resize CQ operation to userspace. Have ib_uverbs_resize_cq() only copy the cqe field, to avoid having to bump the userspace ABI. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed