From:
Date: Wed, 31 May 2017 20:19:00 +
> From: Woojung Huh
>
> 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 RM
> 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/ds
On Wed, May 31, 2017 at 02:47:32PM -0400, David Miller wrote:
> From: David Miller
> Date: Wed, 31 May 2017 14:28:30 -0400 (EDT)
>
> > From:
> > Date: Wed, 31 May 2017 00:00:34 +
> >
> >> From: Woojung Huh
> >>
> >> This series of patches is for Microchip KSZ9477 DSA driver.
> >> KSZ9477
From: David Miller
Date: Wed, 31 May 2017 14:28:30 -0400 (EDT)
> From:
> Date: Wed, 31 May 2017 00:00:34 +
>
>> From: Woojung Huh
>>
>> 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
From:
Date: Wed, 31 May 2017 00:00:34 +
> From: Woojung Huh
>
> 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 RM