From: Martin Townsend Date: Thu, 23 Oct 2014 14:40:53 +0000 (+0100) Subject: 6lowpan: remove skb_deliver from IPHC X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b361768ea2eaf9b21dfbe7388958ec31798c8b;p=pandora-kernel.git 6lowpan: remove skb_deliver from IPHC Separating skb delivery from decompression ensures that we can support further decompression schemes and removes the mixed return value of error codes with NET_RX_FOO. Signed-off-by: Martin Townsend Acked-by: Alexander Aring Acked-by: Jukka Rissanen Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed