]> git.baikalelectronics.ru Git - kernel.git/commit
IB/core: Use start_port() and end_port()
authorRoland Dreier <rolandd@cisco.com>
Sat, 19 May 2007 15:51:54 +0000 (08:51 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sat, 19 May 2007 15:51:54 +0000 (08:51 -0700)
commitc7fcb6409a5338a49c5f60b0490b0c64ec897e13
tree1eb15a6c95638bb0446b4d92d5472bcd1adec75e
parentb787bd758e8e2c95332bc6c71c6269ff63bb1318
IB/core: Use start_port() and end_port()

Clean up ib_query_port() and ib_modify_port() slightly by using the
just-added start_port() and end_port() helpers.

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