On Sunday, July 07/28/19, 2019 at 14:07:49 +0530, Leon Romanovsky wrote: > On Thu, Jul 25, 2019 at 03:14:24PM -0300, Jason Gunthorpe wrote: > > On Thu, Jul 25, 2019 at 11:19:28PM +0530, Potnuri Bharat Teja wrote: > > > match_device handler is no longer needed after latest device binding changes. > > > > > > Signed-off-by: Potnuri Bharat Teja <bharat@xxxxxxxxxxx> > > > --- > > > providers/cxgb4/dev.c | 41 ----------------------------------------- > > > 1 file changed, 41 deletions(-) > > > > Do you know if we can also drop the same code in cxgb3? > > Can we simply remove cxgb3? > I am in talks with the people here. I'll confirm it soon. > Thanks > > > > > Jason