[IB] mthca: Fix off by one bug in mthca_map_cmd
authorMichael S. Tsirkin <mst@mellanox.co.il>
Mon, 26 Sep 2005 16:42:09 +0000 (09:42 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 26 Sep 2005 16:42:09 +0000 (09:42 -0700)
The loop in mthca_map_cmd() would fill one entry past the end of the
mailbox buffer before calling the firmware command.

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

No differences found