6lowpan: add frag information struct
authorAlexander Aring <alex.aring@gmail.com>
Fri, 28 Feb 2014 06:32:43 +0000 (07:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Feb 2014 22:05:21 +0000 (17:05 -0500)
This patch adds a 6lowpan fragmentation struct into cb of skb which
is necessary to hold fragmentation information.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ieee802154_netdev.h

Simple merge