Alexander Aring wrote: > - dev->needed_tailroom = 2; /* FCS */ > + dev->needed_tailroom = IEEE802154_MFR_SIZE;
Looking at include/net/ieee802154.h /* MAC footer size */ #define IEEE802154_MFR_SIZE 2 /* 2 octets */ we "lose" the information that MFR is the FCS. You may want to add that at a later time. Reviewed-by: Werner Almesberger <wer...@almesberger.net> - Werner ------------------------------------------------------------------------------ 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