commit | 63f6921d300c6fbdca3d0e73dcc24b4e5e4dced2 | [log] [tgz] |
---|---|---|
author | Haiyang Zhang <haiyangz@microsoft.com> | Tue Oct 02 05:30:23 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 02 14:39:31 2012 -0400 |
tree | 5cd2560e12959f51574e0235bc1d9bdb81b30b98 | |
parent | 6562640bd3b368a7ffb1caa61c82abe6e9d54b3b [diff] |
hyperv: Report actual status in receive completion packet The existing code always reports NVSP_STAT_SUCCESS. This patch adds the mechanism to report failure when it happens. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Reviewed-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>