Commit eeb452f7 authored by Alessandro Rubini's avatar Alessandro Rubini

userspace/rtu: disable logging of age updates

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent a1edcf68
......@@ -457,6 +457,7 @@ static void rtu_fd_age_update(void)
if(!rtu_htab[hash][bucket].dynamic)
continue;
if (0)
TRACE(
TRACE_INFO,
"Updated htab entry age: mac = %s, hash = %03x:%d, delta_t = %d",
......
Markdown is supported
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