summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
eebf7d28c64b2557de3650885a0a45d53ba01c6f26 parentb87cec3814ccc7f6afb0a1378ee7e5110d07cdd3 (diff)
openvswitch: Refactor labels initialization.
Refactoring conntrack labels initialization makes changes in later patches easier to review. Signed-off-by: Jarno Rajahalme <jarno@ovn.org> Acked-by: Pravin B Shelar <pshelar@ovn.org> Acked-by: Joe Stringer <joe@ovn.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat
-rw-r--r--net/openvswitch/conntrack.c104
1 files changed, 62 insertions, 42 deletions
diff --git a/net/openvswitch/conntrack.c b/net/openvswitch/conntrack.c