aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorXie He <[email protected]>2020-08-28 00:07:52 -0700
committerDavid S. Miller <[email protected]>2020-08-31 12:22:43 -0700
commit1a545ebe380bf4c1433e3c136e35a77764fda5ad (patch)
treecad98aa54311fbadc85bee717a4d45b8e08b5877 /tools/perf/scripts/python/export-to-postgresql.py
parent9dda51101a77abb05ae49612164523bb91bf92f0 (diff)
drivers/net/wan/hdlc_cisco: Add hard_header_len
This driver didn't set hard_header_len. This patch sets hard_header_len for it according to its header_ops->create function. This driver's header_ops->create function (cisco_hard_header) creates a header of (struct hdlc_header), so hard_header_len should be set to sizeof(struct hdlc_header). Cc: Martin Schiller <[email protected]> Signed-off-by: Xie He <[email protected]> Acked-by: Krzysztof Halasa <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions