diff options
| author | 2008-04-14 00:04:12 -0700 | |
|---|---|---|
| committer | 2008-04-14 00:04:12 -0700 | |
| commit | f525c06d12b72cddb085df7f6f348c3c5a39b3ce (patch) | |
| tree | b2b919ff924d0feb3c8cb1b565a001949ec92270 /net/ipv4/tcp_output.c | |
| parent | [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). (diff) | |
| download | wireguard-linux-f525c06d12b72cddb085df7f6f348c3c5a39b3ce.tar.xz wireguard-linux-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 <gerrit@erg.abdn.ac.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
