Skip to content
Commit 75c261b5 authored by Alexander Stein's avatar Alexander Stein Committed by David S. Miller
Browse files

net sysfs: Print link speed as signed integer



Otherwise 4294967295 (MBit/s) (-1) will be printed when there is no link.
Documentation/ABI/testing/sysfs-class-net does not state if this shall be
signed or unsigned.
Also remove the now unused variable fmt_udec.

Signed-off-by: default avatarAlexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4c52b1da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment