IB/uverbs: set ah_flags when creating address handle
authorRalph Campbell <ralphc@pathscale.com>
Sat, 7 Jan 2006 00:24:45 +0000 (16:24 -0800)
committerRoland Dreier <rolandd@cisco.com>
Sat, 7 Jan 2006 00:24:45 +0000 (16:24 -0800)
commitea5d4a6ad2bfd1006790666981645cab43d3afbd
treeeab8ec359f4dd5d833932c6107023701038224e2
parentb4ca1a3f8ca24033d7b7ef595faef97d9f8b2326
IB/uverbs: set ah_flags when creating address handle

AH attribute's ah_flags need to be set according to the is_global flag
passed in from userspace.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/uverbs_cmd.c