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:   Fri, 09 Dec 2016 22:56:43 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     bfolta@...ence.com
Cc:     nicolas.ferre@...el.com, niklas.cassel@...s.com,
        alexandre.torgue@...com, satananda.burla@...iumnetworks.com,
        rvatsavayi@...iumnetworks.com, simon.horman@...ronome.com,
        linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        rafalo@...ence.com
Subject: Re: [PATCH net-next] net: macb: Added PCI wrapper for Platform
 Driver.

From: Bartosz Folta <bfolta@...ence.com>
Date: Fri, 9 Dec 2016 10:05:46 +0000

> There are hardware PCI implementations of Cadence GEM network controller. This patch will allow to use such hardware with reuse of existing Platform Driver.

Please properly format your commit message text to 80 columns.

> 
> Signed-off-by: Bartosz Folta <bfolta@...ence.com>
> ---
>  drivers/net/ethernet/cadence/Kconfig    |   9 ++
>  drivers/net/ethernet/cadence/Makefile   |   1 +
>  drivers/net/ethernet/cadence/macb.c     |  31 +++++--
>  drivers/net/ethernet/cadence/macb_pci.c | 152 ++++++++++++++++++++++++++++++++
>  include/linux/platform_data/macb.h      |   6 ++
>  5 files changed, 194 insertions(+), 5 deletions(-)  create mode 100644 drivers/net/ethernet/cadence/macb_pci.c

This patch doesn't apply to net-next, please respin.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ