IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
authorRalph Campbell <ralphc@pathscale.com>
Fri, 11 Aug 2006 21:58:09 +0000 (14:58 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 22 Sep 2006 22:22:25 +0000 (15:22 -0700)
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 <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found