commit | d79c0a207aa3be002e1d9473ea98cc4f838e5a8b | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Tue Jun 05 19:37:22 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 06 09:06:18 2012 -0700 |
tree | 12a976338a733889e7e53e1dabcc62afaa1b4406 | |
parent | 421737bdd51912d136ca3e554f54731039d95847 [diff] |
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 <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>