commit | d0417849152cb5ae08407bcc32b85b55b5b9f591 | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Fri Jun 09 19:26:24 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 09 15:52:50 2017 -0400 |
tree | cddba2387720b2a9a5ced60967c380a985f2fa35 | |
parent | 2f3ca449a4f9a54d2bf39c873269e68ad5f34acb [diff] |
cxgb4: fix memory leak in init_one() Free up mbox_log allocated for PF0 to PF3. Fixes: 7829451c695e ("cxgb4: Add control net_device for configuring PCIe VF") Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>