Skip to content
Snippets Groups Projects
Unverified Commit 517f4d37 authored by Koen Zandberg's avatar Koen Zandberg
Browse files

mrf24j40: Fix netdev recv implementation

The mrf24j40 driver should return the frame length when both buf is NULL
and len is zero and drop the packet when len is nonzero and buf is NULL.
This commit fixes that behaviour
parent 2df6da25
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment