From: Rajesh Borundia Date: Tue, 2 Apr 2013 05:34:40 +0000 (+0000) Subject: qlcnic: Fix potential NULL dereference X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8fe3436df256ce48d953dc342ac114e6e368476;p=pandora-kernel.git 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 Signed-off-by: Rajesh Borundia Signed-off-by: David S. Miller --- Reading git-diff-tree failed