commit | ad23d5b9da399c0ecbe58e16c6603c3fcdcafdbd | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Wed Sep 02 14:21:22 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Sep 17 13:20:03 2015 +0200 |
tree | 3426a29d86696fec800e7af1072750c470cfb083 | |
parent | 989d433dca558fda85e592fc675af2a59af88858 [diff] |
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>