From: Alexander Aring Date: Mon, 27 Oct 2014 16:13:42 +0000 (+0100) Subject: at86rf230: improve receive handling X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~234^2~3^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b89c33417ffcc816df5755aec375a16d2657e4d3;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed