commit | fdbcbcab0eae6773430546697ace0b3fe48e7fbc | [log] [tgz] |
---|---|---|
author | Maurizio Lombardi <mlombard@redhat.com> | Tue Apr 01 13:58:22 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Mon May 19 19:29:57 2014 +0200 |
tree | 3a59ba61a666d785b8747c62e96b586f81eab9d1 | |
parent | 91d9f809da44b42de95a0b9058deea7268bde3c2 [diff] |
bnx2fc: fix memory leak in bnx2fc_allocate_hash_table() In case of error, the bnx2fc_allocate_hash_table() didn't free all the memory it allocated. Signed-off-by: Maurizio Lombardi <mlombard@redhat.com> Acked-by: Eddie Wai <eddie.wai@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>