openwrt/package/kernel/lantiq/ltq-ptm/src
Martin Schiller 3212290a3b lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit()
Call skb_orphan(skb) to call the owner's destructor function and make
the skb unowned.

This is necessary to prevent sk_wmem_alloc of a socket from overflowing,
which leads to ENOBUFS errors on application level.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
(cherry picked from commit 996f02e5ba)
2020-01-26 19:23:46 +01:00
..
ifxmips_ptm_adsl.c ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
ifxmips_ptm_adsl.h ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
ifxmips_ptm_amazon_se.c ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
ifxmips_ptm_ar9.c ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
ifxmips_ptm_common.h
ifxmips_ptm_danube.c ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
ifxmips_ptm_fw_amazon_se.h
ifxmips_ptm_fw_ar9.h
ifxmips_ptm_fw_danube.h
ifxmips_ptm_fw_regs_adsl.h
ifxmips_ptm_fw_regs_amazon_se.h
ifxmips_ptm_fw_regs_ar9.h
ifxmips_ptm_fw_regs_danube.h
ifxmips_ptm_fw_regs_vdsl.h
ifxmips_ptm_fw_regs_vr9.h
ifxmips_ptm_fw_vr9.h
ifxmips_ptm_ppe_amazon_se.h
ifxmips_ptm_ppe_ar9.h
ifxmips_ptm_ppe_common.h
ifxmips_ptm_ppe_danube.h
ifxmips_ptm_ppe_vr9.h
ifxmips_ptm_test.c
ifxmips_ptm_vdsl.c lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit() 2020-01-26 19:23:46 +01:00
ifxmips_ptm_vdsl.h ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
ifxmips_ptm_vr9.c ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
Makefile