commit | ab3b82506046c0038e46bb793591b9a758835645 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Oct 05 19:31:02 2012 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Wed Aug 21 20:20:43 2013 +0100 |
tree | 2e0362e0968d2f5334a95b400c8eb8154580206c | |
parent | b105798fa5597f248256fa03ec25c2fbef922f92 [diff] |
sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture The workarounds that currently use EFX_WORKAROUND_ALWAYS are in Falcon-specific or Falcon-arch-specific code, so get rid of the conditions altogether. Add/move comments as appropriate. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>