From: Bill Pemberton Date: Tue, 3 Aug 2010 19:18:43 +0000 (-0400) Subject: PCI: aerdrv: fix uninitialized variable warning X-Git-Tag: v2.6.37-rc1~62^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c1126ee1990920705a067a6f3f9bb892369b08;p=pandora-kernel.git PCI: aerdrv: fix uninitialized variable warning quiet the warning about use of uninitialized e_src in aer_isr() e_src is initialized by get_e_source() Signed-off-by: Bill Pemberton Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed