android_kernel_xiaomi_sm8450/drivers/net/ieee802154
Martin Townsend cb97d9a3eb 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>
2015-05-19 11:44:44 +02:00
..
at86rf230.c at86rf230: add reset states of tx power level 2015-05-19 11:44:44 +02:00
cc2520.c ieee802154: introduce wpan_phy_supported 2015-05-19 11:44:42 +02:00
fakelb.c mac802154: fakelb: Fix potential NULL pointer dereference. 2015-05-19 11:44:44 +02:00
Kconfig ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
Makefile ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
mrf24j40.c ieee802154: introduce wpan_phy_supported 2015-05-19 11:44:42 +02:00