aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
diff options
context:
space:
mode:
authorMichael Kelley <[email protected]>2023-02-13 05:08:01 +0000
committerPaolo Abeni <[email protected]>2023-02-14 12:56:56 +0000
commitdca5161f9bd052e9e73be90716ffd57e8762c697 (patch)
tree448b7aba3dbe561bec1bf55469911a187818146c /drivers/net/ethernet/intel/ice/ice_main.c
parentMerge branch 'add-support-for-per-action-hw-stats' (diff)
downloadkernel-dca5161f9bd052e9e73be90716ffd57e8762c697.tar.gz
kernel-dca5161f9bd052e9e73be90716ffd57e8762c697.zip
hv_netvsc: Check status in SEND_RNDIS_PKT completion message
Completion responses to SEND_RNDIS_PKT messages are currently processed regardless of the status in the response, so that resources associated with the request are freed. While this is appropriate, code bugs that cause sending a malformed message, or errors on the Hyper-V host, go undetected. Fix this by checking the status and outputting a rate-limited message if there is an error. Signed-off-by: Michael Kelley <[email protected]> Reviewed-by: Haiyang Zhang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions