]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac802154: use put and get unaligned functions
authorAlexander Aring <aar@pengutronix.de>
Fri, 4 Mar 2016 09:10:20 +0000 (10:10 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 4 Mar 2016 17:09:51 +0000 (18:09 +0100)
commit4b52889a4c7ade643b5493eb6018c798cba2994b
treeb2c779e152ceff850733d9c5c0d991cb3b2e4095
parent1932597b739d59688bdba9cc59d6e90833f4f1f6
mac802154: use put and get unaligned functions

This patch removes the swap pointer and memmove functionality. Instead
we use the well known put/get unaligned access with specific byte order
handling.

Signed-off-by: Alexander Aring <aar@pengutronix.de>
Suggested-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/mac802154.h