diff options
author | Martin Varghese <martin.varghese@nokia.com> | 2020-07-17 08:05:12 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-21 18:30:47 -0700 |
commit | 4787dd582dbde0b7f29eb3dbe59df3da1b350925 (patch) | |
tree | faa08fb5ebd28a0654b679cc13f7dcd6d68fa95e /Documentation/arm/samsung | |
parent | 4303aa98c2b19c533f5d3713a8ced42edb9961ea (diff) |
bareudp: Reverted support to enable & disable rx metadata collection
The commit fe80536acf83 ("bareudp: Added attribute to enable & disable
rx metadata collection") breaks the the original(5.7) default behavior of
bareudp module to collect RX metadadata at the receive. It was added to
avoid the crash at the kernel neighbour subsytem when packet with metadata
from bareudp is processed. But it is no more needed as the
commit 394de110a733 ("net: Added pointer check for
dst->ops->neigh_lookup in dst_neigh_lookup_skb") solves this crash.
Fixes: fe80536acf83 ("bareudp: Added attribute to enable & disable rx metadata collection")
Signed-off-by: Martin Varghese <martin.varghese@nokia.com>
Acked-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/arm/samsung')
0 files changed, 0 insertions, 0 deletions