Hi Alex, > this patch series contains some small cleanups. THe first patch do a more > correct checking on valid psdu len, this is necessary e.g. in at86rf230 > promiscous mode frame length checking to avoid an access out of mpdu buffer. > The last two patches simple remove some unnecessary temporary variable. > > - Alex > > changes since v2: > > - use __put_unaligned_memmove64 for handle unaligned pointer access > in Patch 2/3 and 3/3. > > Alexander Aring (3): > ieee802154: correct ieee802154_is_valid_psdu_len > ieee802154: cleanup ieee802154_be64_to_le64 > ieee802154: cleanup ieee802154_le64_to_be64 > > include/linux/ieee802154.h | 12 ++++++++++-- > include/net/mac802154.h | 9 +++------ > 2 files changed, 13 insertions(+), 8 deletions(-) all 3 patches have been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html