From: Arnd Bergmann <[email protected]> Date: Wed, 10 Jan 2018 17:30:22 +0100
> This driver lacks a MODULE_LICENSE tag, leading to a Kbuild warning: > > WARNING: modpost: missing MODULE_LICENSE() in > drivers/net/ethernet/cirrus/cs89x0.o > > This adds license, author, and description according to the > comment block at the start of the file. > > Signed-off-by: Arnd Bergmann <[email protected]> Applied, thanks Arnd.
