]> bbs.cooldavid.org Git - net-next-2.6.git/commit
IB/ucm: Use stack variable 'base' in ib_ucm_add_one
authorAlexander Chiang <achiang@hp.com>
Tue, 2 Feb 2010 19:09:00 +0000 (19:09 +0000)
committerRoland Dreier <rolandd@cisco.com>
Wed, 24 Feb 2010 18:23:47 +0000 (10:23 -0800)
commit31d14b6e10657113f72d496121d52ca779156b2e
tree72bd20cc099892eb5941cae11f02a6a5011c2997
parentdd08f702dd773004b81aeddcd120b052a42710c3
IB/ucm: Use stack variable 'base' in ib_ucm_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_UCM_MAX_DEVICES.

Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/ucm.c