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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 27 Nov 2011 20:18:38 +0100
From:	Lennert Buytenhek <buytenh@...tstofly.org>
To:	Ben Hutchings <ben@...adent.org.uk>
Cc:	David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 4/8] mv88e6xxx: Combine mv88e6131 and
 mv88e612_61_65 drivers

On Sat, Nov 26, 2011 at 12:36:19AM +0000, Ben Hutchings wrote:

> These drivers share a lot of code, so if we make them modular they
> should be built into the same module.  Therefore, link them together
> and merge their respective module init and exit functions.
> 
> Signed-off-by: Ben Hutchings <ben@...adent.org.uk>

Acked-by: Lennert Buytenhek <buytenh@...tstofly.org>

Minor nit: s/612_/6123_/ in Subject: line.


> ---
>  net/dsa/Makefile          |    7 ++++---
>  net/dsa/mv88e6123_61_65.c |   15 +--------------
>  net/dsa/mv88e6131.c       |   15 +--------------
>  net/dsa/mv88e6xxx.c       |   23 +++++++++++++++++++++++
>  net/dsa/mv88e6xxx.h       |    3 +++
>  5 files changed, 32 insertions(+), 31 deletions(-)

[...]
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ