IB/mthca: Relax UAR size check
authorMichael S. Tsirkin <mst@mellanox.co.il>
Mon, 30 Jan 2006 23:20:35 +0000 (15:20 -0800)
committerRoland Dreier <rolandd@cisco.com>
Mon, 30 Jan 2006 23:20:35 +0000 (15:20 -0800)
There are some cards around that have UAR (user access region) size
different from 8 MB.  Relax our sanity check to make sure that the PCI
BAR is big enough to access the UAR size reported by the device
firmware instead.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found