summaryrefslogtreecommitdiffstats
path: root/drivers/net/tun.c
diff options
context:
space:
mode:
authorK. Y. Srinivasan <kys@microsoft.com>2016-07-05 16:52:46 -0700
committerDavid S. Miller <davem@davemloft.net>2016-07-08 23:11:20 -0400
commit99a50bb11cad44cd1d478256d2388e7afce982ac (patch)
tree208a238d8af1ccf5cd1f04c927859624e9ead078 /drivers/net/tun.c
parentbba7eb5d9b4ebccacd30331121ee29764212a29d (diff)
downloadop-kernel-dev-99a50bb11cad44cd1d478256d2388e7afce982ac.zip
op-kernel-dev-99a50bb11cad44cd1d478256d2388e7afce982ac.tar.gz
netvsc: Use the new in-place consumption APIs in the rx path
Use the new APIs for eliminating a copy on the receive path. These new APIs also help in minimizing the number of memory barriers we end up issuing (in the ringbuffer code) since we can better control when we want to expose the ring state to the host. The patch is being resent to address earlier email issues. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud