From: Felix Manlunas <felix.manlu...@cavium.com>
Date: Wed, 7 Mar 2018 22:36:46 -0800

> +     /* command is successful, change the MTU. */
> +     netif_info(lio, probe, lio->netdev, "MTU changed from %d to %d\n",
> +                netdev->mtu, new_mtu);

Please do not do this, this log message is excessive.

The success return of the MTU change is enough of an indicator
for the user.

Reply via email to