mrf24j40: fix security-enabled processing on inbound frames
When receiving a security-enabled IEEE 802.15.4 frame, the MRF24J40 triggers a SECIF interrupt that needs to be handled for RX processing to keep functioning properly. This patch enables the SECIF interrupt and makes the MRF ignores all hardware processing of security-enabled frames, that is handled by the ieee802154 stack instead. Signed-off-by: NAlexander Aring <aar@pengutronix.de> Signed-off-by: NAlexandre Macabies <web+oss@zopieux.com> Reviewed-by: NStefan Schmidt <stefan@osg.samsung.com> Acked-by: NAlan Ott <alan@signal11.us> Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
Showing
想要评论请 注册 或 登录