From: Sathya Perla Date: Tue, 5 Jun 2012 19:37:22 +0000 (+0000) Subject: be2net: do not use SCRATCHPAD register X-Git-Tag: v3.6-rc1~125^2~603 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d79c0a207aa3be002e1d9473ea98cc4f838e5a8b;p=pandora-kernel.git be2net: do not use SCRATCHPAD register The CUST_SCRATCHPAD_CSR register is used for marking if FW cleanup is needed. This is used in a crash kernel scenario. Do no use this register as it is not available for some functions. Instead, always issue an FLR when a function is probed *except* when VFs are preset (enabled in the previous PF load). Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed