Skip to content
Commit 213e85d3 authored by David Woodhouse's avatar David Woodhouse
Browse files

solos-pci: clean up pclose() function



 - Flush pending TX skbs from the queue rather than waiting for them all to
   complete (suggested by Krzysztof Mazur <krzysiek@podlesie.net>).
 - Clear ATM_VF_ADDR only when the PKT_PCLOSE packet has been submitted.
 - Don't clear ATM_VF_READY at all — vcc_destroy_socket() does that for us.

Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent 5b4d7208
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment