From: Maurizio Lombardi Date: Tue, 1 Apr 2014 11:58:22 +0000 (+0200) Subject: bnx2fc: fix memory leak in bnx2fc_allocate_hash_table() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~13^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdbcbcab0eae6773430546697ace0b3fe48e7fbc;p=pandora-kernel.git 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 Acked-by: Eddie Wai Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed