summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2014-11-02 21:43:02 +0100
committerMarcel Holtmann <marcel@holtmann.org>2014-11-02 21:52:02 +0100
commitc28bee84c5c49312befe1b442e1044ac2392d80d (patch)
tree61fe1575899086acad0224374b22437e070a1afb /net
parenta4164eb4dd3f4f2a22f8bf7b26394e8384f3d9a2 (diff)
downloadop-kernel-dev-c28bee84c5c49312befe1b442e1044ac2392d80d.zip
op-kernel-dev-c28bee84c5c49312befe1b442e1044ac2392d80d.tar.gz
ieee802154: fix byteorder issues
This patch fix byteorder issues which occurs because we compare __le64 with an host byteorder value. Simple add a cpu_to_le64 to convert the host byteorder values to __le64. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Reported-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud