Re: [PATCH] Add possibility to turn off promiscuous mode

2018-03-20 Thread David Miller
From: Stephan Mondwurf Date: Tue, 20 Mar 2018 11:28:20 +0100 > The driver is capable of switching on the promiscuous mode. > > This patch adds the possibility to turn it off again. > > Signed-off-by: Stephan Mondwurf Please fix your patch

[PATCH] Add possibility to turn off promiscuous mode

2018-03-20 Thread Stephan Mondwurf
The driver is capable of switching on the promiscuous mode. This patch adds the possibility to turn it off again. Signed-off-by: Stephan Mondwurf --- drivers/net/ethernet/altera/altera_tse_main.c | 3 +++ 1 file changed, 3 insertions(+) diff --git