From: Alexander Aring Date: Mon, 27 Oct 2014 16:13:41 +0000 (+0100) Subject: at86rf230: use ieee802154_is_valid_psdu_len helper X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e73c470471a0f2eda02de44fb17f020b32269c;p=pandora-kernel.git at86rf230: use ieee802154_is_valid_psdu_len helper This patch adds the ieee802154_is_valid_psdu_len function to validate the psdu length. If the psdu length is invalid we use the maximum payload to receive also corrupted frames in monitor mode. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed