diff options
author | Rajesh Borundia <rajesh.borundia@qlogic.com> | 2013-04-02 09:34:40 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-02 22:27:10 +0400 |
commit | d8fe3436df256ce48d953dc342ac114e6e368476 (patch) | |
tree | b73b1655eab9daec6c804bc16249da77f24aaa92 /drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | |
parent | 8466563e16d5198b6efeb3b51791b95b6aaacb6b (diff) | |
download | linux-d8fe3436df256ce48d953dc342ac114e6e368476.tar.xz |
qlcnic: Fix potential NULL dereference
[net-next:master 301/302] drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c:563
qlcnic_set_multi() error: potential null dereference 'cur'. (kzalloc returns null)
o Break out of the loop after memory allocation failure. Program all the
MAC addresses that were cached in the return path.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c')
0 files changed, 0 insertions, 0 deletions