[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1208153470-9847-1-git-send-email-gerrit@erg.abdn.ac.uk>
Date: Mon, 14 Apr 2008 07:11:06 +0100
From: Gerrit Renker <gerrit@....abdn.ac.uk>
To: netdev@...r.kernel.org
Subject: [NET] [Patch 0/4]: Removing some redundancies in skbuff.h
This is a small set of tiny patches reducing duplications in skbuff.h.
They can be seen as one single patch, but split apart it is more immediate
to see what they do.
Patch #1: Expresses __skb_dequeue in terms of skb_peek and __skb_unlink.
Patch #2: Expresses __skb_queue_after in terms of __skb_insert.
Patch #3: Expresses skb_append in terms of __skb_queue_after.
Patch #4: Expresses __skb_queue_tail in terms of __skb_insert.
Also removed a comment 'XXX more streamlined implementation'.
The University of Aberdeen is a charity registered in Scotland, No SC013683.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists