diff options
author | Martin Townsend <mtownsend1973@gmail.com> | 2015-05-17 22:44:54 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-05-19 12:44:44 +0300 |
commit | cb97d9a3eb0be1e33db5535955e6629e800f3f0e (patch) | |
tree | c7e2d8dc1780050d86d821960f22cdd69a6af4ec /net/mac802154 | |
parent | 0e66545701014814360b08a7a43ca652f82b6e5a (diff) | |
download | linux-cb97d9a3eb0be1e33db5535955e6629e800f3f0e.tar.xz |
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 'net/mac802154')
0 files changed, 0 insertions, 0 deletions