commit | 883a99c7024c5763d6d4f22d9239c133893e8d74 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Fri Oct 14 14:00:58 2005 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Oct 17 15:20:30 2005 -0700 |
tree | 659a7982a51d0ba187dac826a5b1e5ef319692fd | |
parent | 56c202d6e4f542468fe79b8a735cf128898b87fb [diff] |
[IB] uverbs: Add a mask of device methods allowed for userspace Give each device a uverbs_cmd_mask, so that a low-level driver can control which methods may be called on behalf of userspace. Signed-off-by: Roland Dreier <rolandd@cisco.com>