diff options
| author | Gerrit Renker <[email protected]> | 2008-04-14 07:04:12 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-04-14 07:04:12 +0000 |
| commit | f525c06d12b72cddb085df7f6f348c3c5a39b3ce (patch) | |
| tree | b2b919ff924d0feb3c8cb1b565a001949ec92270 /net/ipv4/tcp_input.c | |
| parent | [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). (diff) | |
| download | kernel-f525c06d12b72cddb085df7f6f348c3c5a39b3ce.tar.gz kernel-f525c06d12b72cddb085df7f6f348c3c5a39b3ce.zip | |
[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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
