]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/efa: Add the efa module
authorGal Pressman <galpress@amazon.com>
Sun, 5 May 2019 17:59:30 +0000 (20:59 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 7 May 2019 15:47:47 +0000 (12:47 -0300)
commitb7f5e880f3774ff1934ce272e1c3b673a3a9c414
tree68133fd06bed9d31c3de0de7c98bfc538e31ee7c
parent40909f664d279765af430acc5db348a0b71c9b0a
RDMA/efa: Add the efa module

Add the main EFA module file which takes care of device
probe/initialization/registration/etc.

Signed-off-by: Gal Pressman <galpress@amazon.com>
Reviewed-by: Shiraz Saleem <shiraz.saleem@intel.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/efa/efa_main.c [new file with mode: 0644]