commit | 89745c9c41b093e4041f290343e8916f74f26051 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Fri Feb 28 07:32:43 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 28 17:05:21 2014 -0500 |
tree | 68e405c408295a071ed16e9e77397e031fd9554d | |
parent | 4e76ca7f3e4c4b100f19b1bdfc1ed2b541d045e2 [diff] |
6lowpan: add frag information struct 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>