]> git.baikalelectronics.ru Git - kernel.git/commit
rdma/cxgb4: Fix memory leaks during module exit
authorRaju Rangoju <rajur@chelsio.com>
Fri, 9 Jun 2017 16:47:49 +0000 (22:17 +0530)
committerDoug Ledford <dledford@redhat.com>
Wed, 14 Jun 2017 19:24:50 +0000 (15:24 -0400)
commit57e60eb11d905f1ef8de7c417a6001d77d2d9c49
treeb837a4c3e508ffce9b09ecae9accf4a5e6384dd2
parent63f5a0e8fe8d05ad4a6e56c3e21d8132f12a60f0
rdma/cxgb4: Fix memory leaks during module exit

Fix memory leaks of iw_cxgb4 module in the exit path

Signed-off-by: Raju Rangoju <rajur@chelsio.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb4/device.c