> Subject: Re: [RFC 20/20] RDMA/i40iw: Mark i40iw as deprecated > > On Thu, Sep 26, 2019 at 09:45:19AM -0700, Jeff Kirsher wrote: > > From: Shiraz Saleem <shiraz.saleem@xxxxxxxxx> > > > > Mark i40iw as deprecated/obsolete. > > > > irdma is the replacement driver that supports X722. > > Can you simply delete old one and add MODULE_ALIAS() in new driver? > Yes, but we thought typically driver has to be deprecated for a few cycles before removing it.