Re: [PATCH v2] net: ethernet: dwmac-sun8i: show message only when switching to promisc

2019-10-19 Thread David Miller
From: Mans Rullgard Date: Fri, 18 Oct 2019 17:56:58 +0100 > Printing the info message every time more than the max number of mac > addresses are requested generates unnecessary log spam. Showing it only > when the hw is not already in promiscous mode is equally informative > without being

[PATCH v2] net: ethernet: dwmac-sun8i: show message only when switching to promisc

2019-10-18 Thread Mans Rullgard
Printing the info message every time more than the max number of mac addresses are requested generates unnecessary log spam. Showing it only when the hw is not already in promiscous mode is equally informative without being annoying. Signed-off-by: Mans Rullgard --- Changed in v2: - test only