From: Alexander Duyck Date: Mon, 8 Sep 2014 15:25:34 +0000 (-0400) Subject: dp83640: Make use of skb_queue_purge instead of reimplementing the code X-Git-Tag: fixes-against-v3.18-rc2~81^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db91b724b53b1cfd0e258d7cf3a03a062a89fe2d;p=pandora-kernel.git dp83640: Make use of skb_queue_purge instead of reimplementing the code This change makes it so that dp83640_remove can use skb_queue_purge instead of looping through itself to flush any entries out of the queue. Signed-off-by: Alexander Duyck Acked-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed