commit | b89c33417ffcc816df5755aec375a16d2657e4d3 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Mon Oct 27 17:13:42 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Oct 27 18:07:50 2014 +0100 |
tree | dab27f4c57518b02ab337aab4a038401870a219a | |
parent | d0e73c470471a0f2eda02de44fb17f020b32269c [diff] |
at86rf230: improve receive handling Current behaviour it to copy the frame inclusive CRC into a skb, then remove the CRC from the skb. This patch optimizes this by not copying the CRC at the first place. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>