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:	Thu, 10 Sep 2015 22:04:00 +0000
From:	<Woojung.Huh@...rochip.com>
To:	<f.fainelli@...il.com>, <davem@...emloft.net>
CC:	<netdev@...r.kernel.org>
Subject: RE: [PATCH 3/5] lan78xx: Add PHYLIB and MICROCHIP_PHY as default
 config.

Thanks.
Will repost as order you commented.

> -----Original Message-----
> From: Florian Fainelli [mailto:f.fainelli@...il.com]
> Sent: Thursday, September 10, 2015 5:47 PM
> To: Woojung Huh - C21699; davem@...emloft.net
> Cc: netdev@...r.kernel.org
> Subject: Re: [PATCH 3/5] lan78xx: Add PHYLIB and MICROCHIP_PHY as
> default config.
> 
> On 10/09/15 13:48, Woojung.Huh@...rochip.com wrote:
> > Add PHYLIB and MICROCHIP_PHY as default configuration for  lan78xx.
> 
> You would want to swap this patch and patch 2 to make sure that there is
> no user-visible breakage in between.
> 
> >
> > Signed-off-by: Woojung Huh <woojung.huh@...rochip.com>
> > ---
> >  drivers/net/usb/Kconfig | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig
> > index 1610b79..d9ca7aa 100644
> > --- a/drivers/net/usb/Kconfig
> > +++ b/drivers/net/usb/Kconfig
> > @@ -109,6 +109,8 @@ config USB_RTL8152
> >  config USB_LAN78XX
> >  	tristate "Microchip LAN78XX Based USB Ethernet Adapters"
> >  	select MII
> > +	select PHYLIB
> > +	select MICROCHIP_PHY
> >  	help
> >  	  This option adds support for Microchip LAN78XX based USB 2
> >  	  & USB 3 10/100/1000 Ethernet adapters.
> >
> 
> 
> --
> Florian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ