This patch series includes some trivial changes to prepare the 6lowpan stack for upcomming patch-series which fix fragmentation according to rfc4944 and udp handling(which is currently broken).
Alexander Aring (12): 6lowpan: small indentation fix 6lowpan: remove unnecessary ret variable 6lowpan: remove unnecessary check on err >= 0 6lowpan: use netdev_alloc_skb instead dev_alloc_skb 6lowpan: remove skb->dev assignment 6lowpan: remove unecessary break 6lowpan: cleanup lowpan netdev setup 6lowpan: remove unnecessary set of headers 6lowpan: allow to skip bytes in lowpan_fetch_skb 6lowpan: set and use mac_len for mac header length 6lowpan: set 6lowpan network and transport header 6lowpan: cleanup skb copy data net/ieee802154/6lowpan.c | 62 +++++++++++++++++++----------------------------- net/ieee802154/6lowpan.h | 4 +++- net/mac802154/wpan.c | 2 ++ 3 files changed, 29 insertions(+), 39 deletions(-) -- 1.8.4.1 ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel