summaryrefslogtreecommitdiff
path: root/mm/workingset.c
diff options
context:
space:
mode:
authorMartin Schiller <ms@dev.tdt.de>2020-01-21 07:00:34 +0100
committerDavid S. Miller <davem@davemloft.net>2020-01-21 11:41:36 +0100
commit953c4a08dfc9ffe763a8340ac10f459d6c6cc4eb (patch)
treee765ca351e3d2be8eab1d800752462b2a02cc83e /mm/workingset.c
parentf362e5fe0f1f9774b28c5b4c9b07b0168575cf6e (diff)
wan/hdlc_x25: fix skb handling
o call skb_reset_network_header() before hdlc->xmit() o change skb proto to HDLC (0x0019) before hdlc->xmit() o call dev_queue_xmit_nit() before hdlc->xmit() This changes make it possible to trace (tcpdump) outgoing layer2 (ETH_P_HDLC) packets Additionally call skb_reset_network_header() after each skb_push() / skb_pull(). Signed-off-by: Martin Schiller <ms@dev.tdt.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/workingset.c')
0 files changed, 0 insertions, 0 deletions