]> git.baikalelectronics.ru Git - kernel.git/commit
net: mac802154: tx: expand tailroom if necessary
authorAlexander Aring <aring@mojatatu.com>
Mon, 2 Jul 2018 20:32:03 +0000 (16:32 -0400)
committerStefan Schmidt <stefan@datenfreihafen.org>
Mon, 6 Aug 2018 09:21:37 +0000 (11:21 +0200)
commitbfb905b99850bae0ae082410b587840d22ba820a
tree3adae5d528f6994088ab50de21e1e48d96e6669d
parent3d01d28b3fe0c6af2acfded6cbb4957fc54336ea
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>
net/mac802154/tx.c