IB/mlx4: Initialize SRQ scatter entries when creating an SRQ
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Wed, 6 Jan 2010 20:48:55 +0000 (12:48 -0800)
committerRoland Dreier <rolandd@cisco.com>
Wed, 6 Jan 2010 20:48:55 +0000 (12:48 -0800)
commit4c425588e0d72c9c55024752b0f6e709c96787ff
tree297a74410fb03c3df2c8625a48ee4b747cf2ee88
parent6b7b284958d47b77d06745b36bc7f36dab769d9b
IB/mlx4: Initialize SRQ scatter entries when creating an SRQ

As for memfree mthca hardware, ConnectX also requires SRQ WQE scatter
entries to be initialized with the invalid L_Key at SRQ creation time.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mlx4/srq.c