On Tue, 14 Jul 2020 10:02:05 +0100 Edward Cree wrote: > On 14/07/2020 00:02, Jakub Kicinski wrote: > > On Mon, 13 Jul 2020 12:32:16 +0100 Edward Cree wrote: > >> +MODULE_VERSION(EFX_DRIVER_VERSION); > > We got rid of driver versions upstream, no? > The sfc driver still has a MODULE_VERSION(), I just made this do > the same. Should I instead remove the one from sfc as well?
Yes, please. Leon, I see there's a bunch of MODULE_VERSIONS() still left - are you planning to take care of those? Perhaps removing them is a good "intern task"? > I assumed there was some reason why it hadn't been included in > the versionectomy so far. versionectomy :)