commit | 13bfff25c081f4e060af761c4082b5a96f756810 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Wed Dec 07 08:29:10 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 08 13:18:35 2016 -0500 |
tree | 2c170254731c68a46814d0d1bf296915709afcdf | |
parent | c9fba3ed3a43709789a7a2a8b15b6595d3faf887 [diff] |
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>