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]
Message-Id: <20170531.144732.768135527494752476.davem@davemloft.net>
Date:   Wed, 31 May 2017 14:47:32 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     Woojung.Huh@...rochip.com
Cc:     andrew@...n.ch, f.fainelli@...il.com, netdev@...r.kernel.org,
        UNGLinuxDriver@...rochip.com
Subject: Re: [PATCH v5 net-next 0/5] dsa: add Microchip KSZ9477 DSA driver

From: David Miller <davem@...emloft.net>
Date: Wed, 31 May 2017 14:28:30 -0400 (EDT)

> From: <Woojung.Huh@...rochip.com>
> Date: Wed, 31 May 2017 00:00:34 +0000
> 
>> From: Woojung Huh <Woojung.Huh@...rochip.com>
>> 
>> This series of patches is for Microchip KSZ9477 DSA driver.
>> KSZ9477 is 7 ports GigE switch with numerous advanced features.
>> 5 ports are 10/100/1000 Mbps internal PHYs and 2 ports have
>> Interfaces to SGMII, RGMII, MII or RMII.
>> 
>> This patch supports VLAN, MDB, FDB and port mirroring offloads.
>> 
>> Welcome reviews and comments from community.
>> 
>> Note: Tests are performed on internal development board.
> 
> Series applied, thanks.

Unfortunately, I had to revert, you didn't add MODULE_LICENSE() tags
to the new drivers.

WARNING: modpost: missing MODULE_LICENSE() in drivers/net/dsa/microchip/ksz_common.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in drivers/net/dsa/microchip/ksz_spi.o
see include/linux/module.h for more information

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ