diff options
author | Eric Dumazet <[email protected]> | 2017-02-17 09:11:42 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-02-17 15:31:06 -0500 |
commit | 4e33e34625103593a71d2bae471ce49cef62ef06 (patch) | |
tree | 06d29484bfebbee057e0a28baf9ec6b9bebab3ff /lib/timerqueue.c | |
parent | a4ecb15a2432880353d0de4a35204ab8b65b8751 (diff) |
tcp: use page_ref_inc() in tcp_sendmsg()
sk_page_frag_refill() allocates either a compound page or an order-0
page. We can use page_ref_inc() which is slightly faster than get_page()
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions