]> git.baikalelectronics.ru Git - kernel.git/commit
ieee802154: fix byteorder for short address and panid
authorAlexander Aring <alex.aring@gmail.com>
Mon, 17 Nov 2014 07:20:55 +0000 (08:20 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 17 Nov 2014 08:49:17 +0000 (09:49 +0100)
commit4b237cde0e0de5a1804cff8fdc9b40b4abe2f226
treeeef6377b4bc5f6c76fffa547ee4d0872c58e8f3a
parente5939a4d2a9c3a69d62a2aaa72b9e6fa04264db3
ieee802154: fix byteorder for short address and panid

This patch changes the byteorder handling for short and panid handling.
We now except to get little endian in nl802154 for these attributes.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/cfg802154.h
net/ieee802154/nl802154.c
net/ieee802154/rdev-ops.h
net/mac802154/cfg.c