From: Rajesh Borundia Date: Wed, 23 Apr 2014 13:59:56 +0000 (-0400) Subject: qlcnic: Fix memory leak. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~214^2~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab0648e8b6426a009a0e929b137037481b1c2e1e;p=pandora-kernel.git qlcnic: Fix memory leak. o In case QLC_83XX_MBX_CMD_NO_WAIT command type the calling function does not free the memory as it does not wait for response. So free it when get a response from adapter after sending the command. Signed-off-by: Rajesh Borundia Signed-off-by: Shahed Shaikh Signed-off-by: David S. Miller --- Reading git-diff-tree failed