]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit199ac2ec639fe58d02280fba9e9117915a17a1ed
tree25740b4379e917f5bb01b5e5264a74653a05d98c
parent21b89482a5b89e10bb62834ae8e5c53d6b545c1f
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