From: David Woodhouse Date: Thu, 29 Nov 2012 23:15:30 +0000 (+0000) Subject: solos-pci: clean up pclose() function X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~138^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=213e85d389124f49c82d52cfb4473b8bb672f7c1;p=pandora-kernel.git 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 ). - 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: David Woodhouse --- Reading git-diff-tree failed