kernel_optimize_test/net/openvswitch
Cambda Zhu a08e7fd912 net: Fix typo of SKB_SGO_CB_OFFSET
The SKB_SGO_CB_OFFSET should be SKB_GSO_CB_OFFSET which means the
offset of the GSO in skb cb. This patch fixes the typo.

Fixes: 9207f9d45b ("net: preserve IP control block during GSO segmentation")
Signed-off-by: Cambda Zhu <cambda@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-29 21:53:18 -07:00
..
actions.c openvswitch: add TTL decrement action 2020-02-16 19:34:44 -08:00
conntrack.c openvswitch: support asymmetric conntrack 2019-12-04 16:31:15 -08:00
conntrack.h
datapath.c net: Fix typo of SKB_SGO_CB_OFFSET 2020-03-29 21:53:18 -07:00
datapath.h
dp_notify.c
flow_netlink.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-02-21 13:39:34 -08:00
flow_netlink.h
flow_table.c flow_table.c: Use built-in RCU list checking 2020-02-18 12:46:27 -08:00
flow_table.h
flow.c
flow.h treewide: Use sizeof_field() macro 2019-12-09 10:36:44 -08:00
Kconfig
Makefile
meter.c meter.c: Use built-in RCU list checking 2020-02-18 12:46:26 -08:00
meter.h
vport-geneve.c
vport-gre.c
vport-internal_dev.c
vport-internal_dev.h
vport-netdev.c
vport-netdev.h
vport-vxlan.c
vport.c vport.c: Use built-in RCU list checking 2020-02-18 12:46:27 -08:00
vport.h