]> git.baikalelectronics.ru Git - kernel.git/commit
net: rfs: add a jump label
authorEric Dumazet <edumazet@google.com>
Wed, 7 Dec 2016 16:29:10 +0000 (08:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Dec 2016 18:18:35 +0000 (13:18 -0500)
commit519500b2393a23ad40b52cd23f34dcc2623ef20e
tree2c170254731c68a46814d0d1bf296915709afcdf
parent9e8b139736e6e5a2c1c3d64319aecde7fc6164fc
net: rfs: add a jump label

RFS is not commonly used, so add a jump label to avoid some conditionals
in fast path.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
include/net/sock.h
net/core/dev.c
net/core/sysctl_net_core.c