mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
6b04456e24
ifcvf_mgmt_dev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvf_init_hw does not take care of this so it is needed to do it here. Signed-off-by: Tanmay Bhushan <007047221b@gmail.com> Message-Id: <772e9fe133f21fa78fb98a2ebe8969efbbd58e3c.camel@gmail.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com> Acked-by: Zhu Lingshan <lingshan.zhu@intel.com> |
||
---|---|---|
.. | ||
ifcvf_base.c | ||
ifcvf_base.h | ||
ifcvf_main.c | ||
Makefile |