linux/net/mac802154
Alexander Aring f9c5283113 net: mac802154: tx: expand tailroom if necessary
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>
2018-08-06 11:21:37 +02:00
..
Kconfig
Makefile
cfg.c
cfg.h
driver-ops.h
ieee802154_i.h
iface.c
llsec.c
llsec.h
mac_cmd.c
main.c
mib.c
rx.c
trace.c
trace.h
tx.c net: mac802154: tx: expand tailroom if necessary 2018-08-06 11:21:37 +02:00
util.c