From db91b724b53b1cfd0e258d7cf3a03a062a89fe2d Mon Sep 17 00:00:00 2001 From: Alexander Duyck Date: Mon, 8 Sep 2014 11:25:34 -0400 Subject: [PATCH] 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-format-patch failed