]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3e3f7ad31cb5f4a066521a95703738a7f1f3052
treea8b546a42284a369063a295f73b2a1bc642dad55
parent26731a6096c41409216f64d08711d9fc386a941a
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