RE: [PATCH v5 net-next 0/5] dsa: add Microchip KSZ9477 DSA driver
From: <Woojung.Huh@microchip.com>
Date: 2017-05-31 18:56:14
From: <Woojung.Huh@microchip.com>
Date: 2017-05-31 18:56:14
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
Ouch! Will submit update soon. Thanks. - Woojung