From: Ben Hutchings Date: Sat, 19 Nov 2011 00:35:47 +0000 (+0000) Subject: sfc: Do not retry hardware probe if it schedules a reset X-Git-Tag: v3.4-rc1~177^2~270^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fadac6aae1b8d9344beaa18aa9035869d773fd98;p=pandora-kernel.git sfc: Do not retry hardware probe if it schedules a reset If efx_pci_probe_main() schedules an INVISIBLE or ALL reset (but nothing more drastic), we retry it up to 5 times. So far as I'm aware, this was a workaround for bugs in Falcon A0 which were fixed in production silicon. Remove the retry. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed