IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
authorJoachim Fenkes <fenkes@de.ibm.com>
Tue, 16 Oct 2007 15:26:54 +0000 (17:26 +0200)
committerRoland Dreier <rolandd@cisco.com>
Thu, 18 Oct 2007 04:46:37 +0000 (21:46 -0700)
Simplify ehca_encode_hwpage_size(), fixing an infinite loop for pgsize == 0
in the process. Fix the bug in alloc_fmr() that triggered the loop.

Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found