commit | 00bbb4a5344a5f81cf5d48e781e5c0df3e588d17 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Wed Apr 28 09:27:14 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 28 12:44:32 2010 -0700 |
tree | ff144f1182235a0194d16904f39861cc923944db | |
parent | b17424b0b29f94561e73ab9be34037746b378089 [diff] |
sfc: Consistently report short MCDI responses as EIO In some cases failing functions were returning 0 which is obviously wrong. In other cases they were returning inappropriate error codes. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>