android_kernel_oneplus_msm8998/net/mac802154
Alexander Aring aeca800e56 net: mac802154: tx: expand tailroom if necessary
commit f9c52831133050c6b82aa8b6831c92da2bbf2a0b upstream.

This patch is necessary if case of AF_PACKET or other socket interface
which I am aware of it and didn't allocated the necessary room.

Reported-by: David Palma <david.palma@ntnu.no>
Reported-by: Rabi Narayan Sahoo <rabinarayans0828@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alexander Aring <aring@mojatatu.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-09 20:04:32 +02:00
..
cfg.c
cfg.h
driver-ops.h
ieee802154_i.h
iface.c ieee802154: change mtu size behaviour 2015-09-30 13:21:32 +02:00
Kconfig
llsec.c mac802154: llsec: use kzfree 2015-10-21 00:49:24 +02:00
llsec.h
mac_cmd.c
main.c
Makefile
mib.c
rx.c mac802154: add comments for llsec issues 2015-09-30 13:16:44 +02:00
trace.c
trace.h
tx.c net: mac802154: tx: expand tailroom if necessary 2018-09-09 20:04:32 +02:00
util.c