Hi, 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 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 | 8 ++------ 2 files changed, 12 insertions(+), 8 deletions(-) -- 2.2.2 -- 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