From: Ben Hutchings Date: Sat, 13 Dec 2008 06:08:50 +0000 (-0800) Subject: sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised X-Git-Tag: v2.6.29-rc1~581^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c53d8c84047d86169bd4147bb8f5adf2772d2bb;p=pandora-kernel.git sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised Currently the mtd field is not initialised early enough. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed