From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Thu, 7 Nov 2019 20:57:33 -0600 Subject: [Intel-wired-lan] [PATCH net-next 2/2] net: qcom/emac: Demote MTU change print to debug In-Reply-To: <20191107223537.23440-3-f.fainelli@gmail.com> References: <20191107223537.23440-1-f.fainelli@gmail.com> <20191107223537.23440-3-f.fainelli@gmail.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: On 11/7/19 4:35 PM, Florian Fainelli wrote: > Changing the MTU can be a frequent operation and it is already clear > when (or not) a MTU change is successful, demote prints to debug prints. > > Signed-off-by: Florian Fainelli Acked-by: Timur Tabi