diff options
| author | Xie He <xie.he.0141@gmail.com> | 2020-10-31 11:10:41 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-03 15:19:09 -0800 |
| commit | efc790394f8ac7645d80c44f9cc110779428fe7b (patch) | |
| tree | cc817ed88a7eaa8fcdafe2c4df2d5bf1b4d41043 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | net: hdlc_fr: Change the use of "dev" in fr_rx to make the code cleaner (diff) | |
| download | linux-efc790394f8ac7645d80c44f9cc110779428fe7b.tar.gz linux-efc790394f8ac7645d80c44f9cc110779428fe7b.zip | |
net: hdlc_fr: Do skb_reset_mac_header for skbs received on normal PVC devices
When an skb is received on a normal (non-Ethernet-emulating) PVC device,
call skb_reset_mac_header before we pass it to upper layers.
This is because normal PVC devices don't have header_ops, so any header we
have would not be visible to upper layer code when sending, so the header
shouldn't be visible to upper layer code when receiving, either.
Cc: Krzysztof Halasa <khc@pm.waw.pl>
Cc: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Signed-off-by: Xie He <xie.he.0141@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
