diff options
author | 2019-06-27 23:06:33 +0200 | |
---|---|---|
committer | 2019-06-29 12:29:39 -0700 | |
commit | 759d095741721888b6ee51afa74e0a66ce65e974 (patch) | |
tree | e668baad90b87328024e25d93cf65ca7e8e5cce4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present (diff) | |
download | wireguard-linux-759d095741721888b6ee51afa74e0a66ce65e974.tar.xz wireguard-linux-759d095741721888b6ee51afa74e0a66ce65e974.zip |
r8169: improve handling VLAN tag
The VLAN tag is stored in the descriptor in network byte order.
Using swab16 works on little endian host systems only. Better play safe
and use ntohs or htons respectively.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions