Skip to content
Commit 8715fb36 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch '6lowpan'



Alexander Aring says:

====================
This patch series cleanup the 6LoWPAN header creation and extend the use
of skb_*_header functions.

Patch 2/4 fix issues of parsing the mac header. The ieee802.15.4 header
has a dynamic size which depends on frame control bits. This patch replaces the
static mac header len calculation with a dynamic one.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents ba486502 3582b900
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment