projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d18785e
c432288
)
Merge branch 'tcp_stream_alloc_skb'
author
David S. Miller
<davem@davemloft.net>
Tue, 26 Oct 2021 13:45:12 +0000
(14:45 +0100)
committer
David S. Miller
<davem@davemloft.net>
Tue, 26 Oct 2021 13:45:12 +0000
(14:45 +0100)
Eric Dumazet says:
====================
tcp: tcp_stream_alloc_skb() changes
sk_stream_alloc_skb() is only used by TCP.
Rename it to tcp_stream_alloc_skb() and apply small
optimizations.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge