From: Manish Chopra Date: Mon, 16 Dec 2013 20:37:00 +0000 (-0500) Subject: qlcnic: Fix memory allocation X-Git-Tag: v3.13-rc5~30^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fc38e267bfbea5e33e2222d6babc3b06c2bb642;p=pandora-kernel.git qlcnic: Fix memory allocation o Use vzalloc() instead of kzalloc() for allocation of bootloader size memory. kzalloc() may fail to allocate the size of bootloader Signed-off-by: Manish Chopra Signed-off-by: Himanshu Madhani Signed-off-by: David S. Miller --- Reading git-diff-tree failed