6lowpan: remove lowpan_fetch_skb_u8
authorAlexander Aring <alex.aring@gmail.com>
Tue, 13 Oct 2015 11:42:59 +0000 (13:42 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 20 Oct 2015 22:49:25 +0000 (00:49 +0200)
commit478208e3b9988adc7ec2c480f237049aaf7c4609
treea8b546a42284a369063a295f73b2a1bc642dad55
parent8911d7748ca360ef96cb207cc5165eb9c08669e5
6lowpan: remove lowpan_fetch_skb_u8

This patch removes the lowpan_fetch_skb_u8 function for getting the iphc
bytes. Instead we using the generic which has a len parameter to tell
the amount of bytes to fetch.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/6lowpan.h
net/6lowpan/iphc.c