]> git.karo-electronics.de Git - linux-beck.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)
commit13bfff25c081f4e060af761c4082b5a96f756810
tree2c170254731c68a46814d0d1bf296915709afcdf
parentc9fba3ed3a43709789a7a2a8b15b6595d3faf887
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