From: David Miller <da...@davemloft.net> Date: Wed, 31 May 2017 14:28:30 -0400 (EDT)
> From: <woojung....@microchip.com> > Date: Wed, 31 May 2017 00:00:34 +0000 > >> From: Woojung Huh <woojung....@microchip.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