[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1393744175-23739-1-git-send-email-alex.aring@gmail.com>
Date: Sun, 2 Mar 2014 08:09:32 +0100
From: Alexander Aring <alex.aring@...il.com>
To: alex.bluesman.smirnov@...il.com
Cc: dbaryshkov@...il.com, davem@...emloft.net,
linux-zigbee-devel@...ts.sourceforge.net, netdev@...r.kernel.org,
Alexander Aring <alex.aring@...il.com>
Subject: [PATCH net-next 0/3] 6lowpan: fix issues with byte ordering types
Hi,
I got some mail from a "kbuild test robot" and it detected some byte
ordering issues with the tag and datagram size value of 6LoWPAN IEEE
802.15.4 fragmentation header.
This patch series should fix the issues with the byte ordering.
- Alex
Alexander Aring (3):
6lowpan: fix type of datagram size parameter
6lowpan: remove initialization of tag value
6lowpan: use memcpy to set tag value in fraghdr
net/ieee802154/6lowpan_rtnl.c | 4 +---
net/ieee802154/reassembly.c | 2 +-
2 files changed, 2 insertions(+), 4 deletions(-)
--
1.9.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists