diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2008-04-14 00:04:12 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-04-14 00:04:12 -0700 |
commit | f525c06d12b72cddb085df7f6f348c3c5a39b3ce (patch) | |
tree | b2b919ff924d0feb3c8cb1b565a001949ec92270 /include/linux/utsname.h | |
parent | 0912ea38de61378c5c753aef78c12e2f95854313 (diff) |
[SKB]: __skb_dequeue = skb_peek + __skb_unlink
By rearranging the order of declarations, __skb_dequeue() is expressed in terms of
* skb_peek() and
* __skb_unlink(),
thus in effect mirroring the analogue implementation of __skb_dequeue_tail().
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/utsname.h')
0 files changed, 0 insertions, 0 deletions