commit | ea88fd16d6e85f4bc71b6053180b64f04be1ff14 | [log] [tgz] |
---|---|---|
author | Dotan Barak <dotanb@mellanox.co.il> | Thu Feb 23 12:36:18 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Mar 20 10:08:16 2006 -0800 |
tree | ea0f02aca9bb83f636e60002a9f98f9dab6d57e0 | |
parent | abb6e9ba17eb133ab385d0f9017fa8afa809d52a [diff] |
IB/uverbs: Return actual capacity from create SRQ operation Pass actual capacity of created SRQ back to userspace, so that userspace can report accurate capacities. This requires an ABI bump, to change struct ib_uverbs_create_srq_resp. Signed-off-by: Dotan Barak <dotanb@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>