ieee802154: correct ieee802154_is_valid_psdu_len
authorAlexander Aring <alex.aring@gmail.com>
Wed, 11 Feb 2015 13:39:15 +0000 (14:39 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 14 Feb 2015 04:19:58 +0000 (05:19 +0100)
This patch corrects the ieee802154_is_valid_psdu_len function that this
function also checks on reserved values 6-8 for validation the psdu
length.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/linux/ieee802154.h

Simple merge