Skip to content
Commit db91b724 authored by Alexander Duyck's avatar Alexander Duyck Committed by David S. Miller
Browse files

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: default avatarAlexander Duyck <alexander.h.duyck@intel.com>
Acked-by: default avatarRichard Cochran <richardcochran@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent eb84d6b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment