All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bluetooth-next 0/3] ieee802154: small cleanups
@ 2015-02-10 22:14 Alexander Aring
  2015-02-10 22:14 ` [PATCH bluetooth-next 1/3] ieee802154: correct ieee802154_is_valid_psdu_len Alexander Aring
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alexander Aring @ 2015-02-10 22:14 UTC (permalink / raw)
  To: linux-wpan; +Cc: kernel, Alexander Aring

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-02-11 13:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10 22:14 [PATCH bluetooth-next 0/3] ieee802154: small cleanups Alexander Aring
2015-02-10 22:14 ` [PATCH bluetooth-next 1/3] ieee802154: correct ieee802154_is_valid_psdu_len Alexander Aring
2015-02-10 22:14 ` [PATCH bluetooth-next 2/3] ieee802154: cleanup ieee802154_be64_to_le64 Alexander Aring
2015-02-11 12:17   ` Marc Kleine-Budde
2015-02-11 12:36     ` Alexander Aring
2015-02-11 12:59       ` Phoebe Buckheister
2015-02-11 13:06         ` Alexander Aring
2015-02-11 13:12           ` Alexander Aring
2015-02-10 22:14 ` [PATCH bluetooth-next 3/3] ieee802154: cleanup ieee802154_le64_to_be64 Alexander Aring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.