From: Sathya Perla Date: Mon, 10 Aug 2009 03:42:43 +0000 (+0000) Subject: be2net: Clear pending tx completions before destroying tx queue X-Git-Tag: v2.6.32-rc1~703^2~427 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e9179a7de196d37410fd3e9528081f22c70a4e;p=pandora-kernel.git be2net: Clear pending tx completions before destroying tx queue Clear pending tx completions in be_close() (ndo.stop method) so that after unregister_netdev() calls be_close(), all tx skbs are freed and there are no more tx completions when txq is destroyed. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed