IB/ipath: Fix incorrect check for max physical address in TID
authorDave Olson <dave.olson@qlogic.com>
Fri, 15 Aug 2008 18:25:20 +0000 (11:25 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 15 Aug 2008 18:25:20 +0000 (11:25 -0700)
commit24babadec0209e5f84c067cb89aca6515486d35c
tree25740b4379e917f5bb01b5e5264a74653a05d98c
parent7ec01ff950c455aa1f1ccfaf347eb1aa9ec160d5
IB/ipath: Fix incorrect check for max physical address in TID

The check for max physical address was incorrect, thus limiting the
range of allowed physical addresses.

Signed-off-by: Dave Olson <dave.olson@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_iba7220.c