lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 20 Mar 2018 10:36:10 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     s.mondwurf@...ro-kom.de
Cc:     vbridger@...nsource.altera.com, netdev@...r.kernel.org,
        nios2-dev@...ts.rocketboards.org
Subject: Re: [PATCH] Add possibility to turn off promiscuous mode

From: Stephan Mondwurf <s.mondwurf@...ro-kom.de>
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 <s.mondwurf@...ro-kom.de>

Please fix your patch submissions.

Your subject line should have an appropriate subsystem prefix, for
drivers like this simply "altera: " is sufficient.  You should
also specify what tree your patch is targetting in the '[PATCH]'
string.  So together that means:

	Subject: [PATCH net] altera: Add possibility to turn off promiscuous mode

or:

	Subject: [PATCH net-next] altera: Add possibility to turn off promiscuous mode

Also, your patches has both been completely corrupted by your email
client.  Long lines have been split up.

Please email the patch to yourself, and try to apply it.  Do not
resubmit the patch to the list here until you can do that
successfully.

Thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ