net: rfs: add a jump label
authorEric Dumazet <[email protected]>
Wed, 7 Dec 2016 16:29:10 +0000 (08:29 -0800)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Cc: Paolo Abeni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/linux/netdevice.h
include/net/sock.h
net/core/dev.c
net/core/sysctl_net_core.c