From: Ralph Campbell Date: Fri, 22 Oct 2010 22:29:46 +0000 (-0700) Subject: IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set X-Git-Tag: v2.6.37-rc1~95^2^11~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e43e0106d6f526724911e80adb97dbcec520b5d;p=pandora-kernel.git IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set If CONFIG_PCI_MSI is not set, and a QLE7140 is present, the pointer "dd" is uninitialized. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed