From: Wei Yongjun <weiyj...@gmail.com> Date: Thu, 11 Aug 2016 23:29:54 +0000
> 'dcbx_info is malloced in qed_dcbnl_get_ieee_pfc() and should be freed > before leaving from the error handling cases, otherwise it will cause > memory leak. > > Fixes: a1d8d8a51e83 ("qed: Add dcbnl support.") > Signed-off-by: Wei Yongjun <weiyj...@gmail.com> Applied.