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:   Mon, 8 May 2017 02:12:07 +0200
From:   Andrew Lunn <andrew@...n.ch>
To:     Woojung.Huh@...rochip.com
Cc:     f.fainelli@...il.com, vivien.didelot@...oirfairelinux.com,
        netdev@...r.kernel.org, davem@...emloft.net,
        UNGLinuxDriver@...rochip.com
Subject: Re: [PATCH net-next 2/5] phy: micrel: add Microchip KSZ 9477 Switch
 PHY support

On Sun, May 07, 2017 at 01:02:31AM +0000, Woojung.Huh@...rochip.com wrote:
> >> +}, {
> >> +     .phy_id         = PHY_ID_KSZ9477,
> >> +     .phy_id_mask    = MICREL_PHY_ID_MASK,
> >> +     .name           = "Microchip KSZ9477",
> >> +     .features       = PHY_GBIT_FEATURES,
> >> +     .flags          = PHY_HAS_MAGICANEG,
> >
> >Is this magic still used anywhere? I could not find anything.
> >
> Hi Andrew,
> 
> Really no usage in define and flags.
> Will double check and remove it.

Hi Woojung

I just created a patch to remove PHY_HAS_MAGICANEG from the kernel.
Once net-next has reopened when the merge window closes, i will submit
it. So please don't add it here.

    Thanks
	Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ