Home
last modified time | relevance | path

Searched hist:ab0648e8b6426a009a0e929b137037481b1c2e1e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.cdiff ab0648e8b6426a009a0e929b137037481b1c2e1e Wed Apr 23 08:59:56 CDT 2014 Rajesh Borundia <rajesh.borundia@qlogic.com> 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 <rajesh.borundia@qlogic.com>
Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>