commit | 9e43e0106d6f526724911e80adb97dbcec520b5d | [log] [tgz] |
---|---|---|
author | Ralph Campbell <ralph.campbell@qlogic.com> | Fri Oct 22 15:29:46 2010 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Oct 26 16:09:02 2010 -0700 |
tree | 7cda71e5cf5bdd6be76a4f4fd685ed58cbcd9b8f | |
parent | 82fdb0ab54096b8dbc8558e2dd37e9e0ac180db8 [diff] |
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 <ralph.campbell@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>