diff options
author | 2017-11-30 13:59:11 +0000 | |
---|---|---|
committer | 2017-12-01 15:18:41 -0500 | |
commit | acf1c02f023926b8b04672a9e81b1711ae681619 (patch) | |
tree | 03265931c7b76834810d2a990d1a7a9e55a20552 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: phy-micrel: check return code in flp center function (diff) | |
download | linux-dev-acf1c02f023926b8b04672a9e81b1711ae681619.tar.xz linux-dev-acf1c02f023926b8b04672a9e81b1711ae681619.zip |
sfp: fix RX_LOS signal handling
The options word is a be16 quantity, so we need to test the flags
having converted the endian-ness. Convert the flag bits to be16,
which can be optimised by the compiler, rather than converting a
variable at runtime.
Reported-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
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