aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/sysctl_net_ipv4.c
diff options
context:
space:
mode:
authorIdo Schimmel <[email protected]>2021-05-17 18:15:17 +0000
committerDavid S. Miller <[email protected]>2021-05-18 20:27:32 +0000
commit2e68ea92684181412b73979baf1af7d04619c52c (patch)
treedaf5c1b1c4e65e0f32877806885539f3340cbf55 /net/ipv4/sysctl_net_ipv4.c
parentdrivers/net: Remove leading spaces in Kconfig (diff)
downloadkernel-2e68ea92684181412b73979baf1af7d04619c52c.tar.gz
kernel-2e68ea92684181412b73979baf1af7d04619c52c.zip
ipv4: Calculate multipath hash inside switch statement
A subsequent patch will add another multipath hash policy where the multipath hash is calculated directly by the policy specific code and not outside of the switch statement. Prepare for this change by moving the multipath hash calculation inside the switch statement. No functional changes intended. Signed-off-by: Ido Schimmel <[email protected]> Reviewed-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/sysctl_net_ipv4.c')
0 files changed, 0 insertions, 0 deletions