From: Ralph Campbell Date: Fri, 11 Aug 2006 21:58:09 +0000 (-0700) Subject: IB/uverbs: Pass userspace data to modify_srq and modify_qp methods X-Git-Tag: v2.6.19-rc1~1293^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bc57e2d19db4da81c1150120658cc3658a99ed4;p=pandora-kernel.git IB/uverbs: Pass userspace data to modify_srq and modify_qp methods Pass a struct ib_udata to the low-level driver's ->modify_srq() and ->modify_qp() methods, so that it can get to the device-specific data passed in by the userspace driver. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed