commit | ddbd6883013dcc9f9ca5c0b26f79d9334a95926c | [log] [tgz] |
---|---|---|
author | Alexander Chiang <achiang@hp.com> | Tue Feb 02 19:08:04 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Feb 24 10:23:40 2010 -0800 |
tree | 755aa7301cab6a8ed417b55c7d8cd3c7b721e99d | |
parent | 38707980c42c58e2d00b34ecaa40cf5207bdd9d1 [diff] |
IB/uverbs: use stack variable 'base' in ib_uverbs_add_one This change is not useful by itself, but sets us up for a future change that allows us to support more than IB_UVERBS_MAX_DEVICES in a system. Signed-off-by: Alex Chiang <achiang@hp.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>