summaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154/at86rf230.c
diff options
context:
space:
mode:
authorMartin Townsend <mtownsend1973@gmail.com>2015-05-17 21:44:54 +0200
committerMarcel Holtmann <marcel@holtmann.org>2015-05-19 11:44:44 +0200
commitcb97d9a3eb0be1e33db5535955e6629e800f3f0e (patch)
treec7e2d8dc1780050d86d821960f22cdd69a6af4ec /drivers/net/ieee802154/at86rf230.c
parent0e66545701014814360b08a7a43ca652f82b6e5a (diff)
mac802154: fakelb: Fix potential NULL pointer dereference.
fakelb_hw_deliver creates a copy of the skb's header which can potentially return NULL so we now check for this before actually delivering to the 802.15.4 MAC layer. Signed-off-by: Martin Townsend <martin.townsend@xsilon.com> Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/net/ieee802154/at86rf230.c')
0 files changed, 0 insertions, 0 deletions