diff options
author | 2016-08-11 23:29:54 +0000 | |
---|---|---|
committer | 2016-08-14 21:21:37 -0700 | |
commit | 02ee9b18dedf1d72afa0fbfb0d7c15f6b4904a07 (patch) | |
tree | c072e8ec9b0f374d509cfe37abfecef28f63bc4b /net/switchdev/switchdev.c | |
parent | Merge branch 'cxgb4-IFLA_VF_MAC' (diff) | |
download | wireguard-linux-02ee9b18dedf1d72afa0fbfb0d7c15f6b4904a07.tar.xz wireguard-linux-02ee9b18dedf1d72afa0fbfb0d7c15f6b4904a07.zip |
qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()
'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.lk@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions