From: Phoebe Buckheister Date: Fri, 14 Mar 2014 20:24:03 +0000 (+0100) Subject: 6lowpan: move lowpan frag_info out of 802.15.4 headers X-Git-Tag: v3.15-rc1~113^2~151^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a13061ec04e9168625427a591235b167d5499bc6;p=pandora-kernel.git 6lowpan: move lowpan frag_info out of 802.15.4 headers Fragmentation and reassembly information for 6lowpan is independent from the 802.15.4 stack and used only by the 6lowpan reassembly process. Move the ieee802154_frag_info struct to a private are, it needn't be in the 802.15.4 skb control block. Signed-off-by: Phoebe Buckheister Signed-off-by: David S. Miller --- Reading git-diff-tree failed