OSDN Git Service

ieee802154: 6lowpan: cleanup pull of iphc bytes
authorAlexander Aring <alex.aring@gmail.com>
Wed, 2 Sep 2015 12:21:22 +0000 (14:21 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Sep 2015 11:20:03 +0000 (13:20 +0200)
commitad23d5b9da399c0ecbe58e16c6603c3fcdcafdbd
tree3426a29d86696fec800e7af1072750c470cfb083
parent989d433dca558fda85e592fc675af2a59af88858
ieee802154: 6lowpan: cleanup pull of iphc bytes

This patch cleanups the pull of the iphc bytes. We don't need to check
if the skb->len contains two bytes, this will be checked by
lowpan_fetch_skb_u8.

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/6lowpan/rx.c