1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-17 12:43:56 +02:00
openwrt/package/kernel/lantiq
Martin Schiller ebafb746f0 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 22:12:54 +01:00
..
ltq-adsl lantiq: ltq-adsl: deactivate ASLR support 2018-03-06 19:49:06 +01:00
ltq-adsl-fw treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ltq-adsl-mei lantiq: fix lantiq applications kernel 4.14 compatiblity 2018-02-20 19:25:17 +01:00
ltq-atm lantiq: fix lantiq applications kernel 4.14 compatiblity 2018-02-20 19:25:17 +01:00
ltq-deu ltq-deu: Fix section mismatches 2018-03-18 14:06:00 +01:00
ltq-ifxos lantiq: Deactivate ASLR support for some applications 2018-03-03 12:58:55 +01:00
ltq-ptm lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit() 2020-01-26 22:12:54 +01:00
ltq-tapi lantiq: Deactivate ASLR support for some applications 2018-03-03 12:58:55 +01:00
ltq-vdsl lantiq: Deactivate ASLR support for some applications 2018-03-03 12:58:55 +01:00
ltq-vdsl-mei ltq-vdsl-mei: reset g_tx_link_rate on showtime exit 2018-06-18 21:21:54 +02:00
ltq-vmmc lantiq: Deactivate ASLR support for some applications 2018-03-03 12:58:55 +01:00