solos-pci: wait for pending TX to complete when releasing vcc
authorDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 27 Nov 2012 23:49:24 +0000 (23:49 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 2 Dec 2012 00:04:51 +0000 (00:04 +0000)
We should no longer be calling the old pop routine for the vcc, after
vcc_release() has completed. Make sure we wait for any pending TX skbs
to complete, by waiting for our own PKT_PCLOSE control skb to be sent.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found