diff options
author | Haiyang Zhang <[email protected]> | 2013-04-05 11:44:40 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-04-08 12:15:17 -0400 |
commit | f1ea3cd70110d482ef1ce6ef158df113aa366f43 (patch) | |
tree | ead600ab71402db00476255f4ed7f1d723eacdd3 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | fd5c07a8d6a10c7112b19f3b0d428627c62b06ab (diff) |
hyperv: Fix RNDIS send_completion code path
In some cases, the VM_PKT_COMP message can arrive later than RNDIS completion
message, which will free the packet memory. This may cause panic due to access
to freed memory in netvsc_send_completion().
This patch fixes this problem by removing rndis_filter_send_request_completion()
from the code path. The function was a no-op.
Reported-by: Long Li <[email protected]>
Tested-by: Long Li <[email protected]>
Signed-off-by: Haiyang Zhang <[email protected]>
Reviewed-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions