diff options
author | Tony Cheneau <tony.cheneau@amnesiak.org> | 2012-07-11 06:51:15 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-17 05:51:15 (GMT) |
commit | 4576039ffc04ffe672081159a11cf6e0b875a069 (patch) | |
tree | 72d2fb6b5677cdd360b6a735772f250c5069e573 /usr | |
parent | d4787a15432384826a0bed42d189fc2a97dc73ea (diff) | |
download | linux-fsl-qoriq-4576039ffc04ffe672081159a11cf6e0b875a069.tar.xz |
6lowpan: Change byte order when storing/accessing u16 tag
The tag field should be stored and accessed using big endian byte order (as
intended in the specs). Or else, when displayed with a trafic analyser, such a
Wireshark, the field not properly displayed (e.g. 0x01 00 instead of 0x00 01,
and so on).
Signed-off-by: Tony Cheneau <tony.cheneau@amnesiak.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions