netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/1] Fix s64 argument parsing
@ 2019-07-04 12:24 Kurt Kanzenbach
  2019-07-04 12:24 ` [PATCH iproute2 1/1] utils: Fix get_s64() function Kurt Kanzenbach
  2019-07-29 11:04 ` [PATCH iproute2 0/1] Fix s64 argument parsing Kurt Kanzenbach
  0 siblings, 2 replies; 4+ messages in thread
From: Kurt Kanzenbach @ 2019-07-04 12:24 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Kurt Kanzenbach

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-29 15:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-04 12:24 [PATCH iproute2 0/1] Fix s64 argument parsing Kurt Kanzenbach
2019-07-04 12:24 ` [PATCH iproute2 1/1] utils: Fix get_s64() function Kurt Kanzenbach
2019-07-29 11:04 ` [PATCH iproute2 0/1] Fix s64 argument parsing Kurt Kanzenbach
2019-07-29 15:51   ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).