]> asedeno.scripts.mit.edu Git - linux.git/commit
iw_cxgb*: kzalloc the iwcm verbs struct
authorSteve Wise <swise@opengridcomputing.com>
Tue, 29 Jan 2019 21:33:07 +0000 (13:33 -0800)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 4 Feb 2019 23:26:02 +0000 (16:26 -0700)
commit95b8e384d8c44c6be590636608f61ac7b39101ec
tree72c4fd640f99a6f4488dc1a91c92a2564a9e4b7f
parentd3743fa94ccd177917783726faf54632439ddb54
iw_cxgb*: kzalloc the iwcm verbs struct

So future additions to that struct get initialized by default.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/cxgb3/iwch_provider.c
drivers/infiniband/hw/cxgb4/provider.c