commit | 4ebc960f9453d2610d150bef4fc9ca227bd33e22 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Tue Jul 29 23:47:00 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 30 19:28:39 2014 +0200 |
tree | dbe9e440211a8d9440af7f36a13f8425e371e35e | |
parent | 8ec1d9be323388550b3eb4390c23217ea0711013 [diff] |
6lowpan: iphc: cleanup use of lowpan_fetch_skb We introduced the lowpan_fetch_skb function in some previous patches for 6lowpan to have a generic fetch function. This patch drops the old function and use the generic lowpan_fetch_skb one. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>