[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190704122427.22256-1-kurt@linutronix.de>
Date: Thu, 4 Jul 2019 14:24:26 +0200
From: Kurt Kanzenbach <kurt@...utronix.de>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org, Kurt Kanzenbach <kurt@...utronix.de>
Subject: [PATCH iproute2 0/1] Fix s64 argument parsing
Hi,
while using the TAPRIO Qdisc on ARM32 I've noticed that the base_time parameter is
incorrectly configured. The problem is the utility function get_s64() used by
TAPRIO doesn't parse the value correctly.
Thanks,
Kurt
Kurt Kanzenbach (1):
utils: Fix get_s64() function
lib/utils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.11.0
Powered by blists - more mailing lists