diff options
author | 2010-12-07 04:26:16 +0000 | |
---|---|---|
committer | 2010-12-08 10:43:41 -0800 | |
commit | f6dafa95d1a48f73ab4a5b0f7dc0dcb72817e051 (patch) | |
tree | f922f2991f04ffd29d76e4fbaf07ec299efbdd1c /net/unix/af_unix.c | |
parent | net: call dev_queue_xmit_nit() after skb_dst_drop() (diff) | |
download | wireguard-linux-f6dafa95d1a48f73ab4a5b0f7dc0dcb72817e051.tar.xz wireguard-linux-f6dafa95d1a48f73ab4a5b0f7dc0dcb72817e051.zip |
af_packet: eliminate pgv_to_page on some arches
Some arches don't need flush_dcache_page(), and don't implement it, so
we can eliminate pgv_to_page() calls on those arches.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions